#
2a3a153e |
| 08-Jun-2023 |
Ankur Dwivedi <adwivedi@marvell.com> |
test/security: verify MACsec anti replay
This patch enables anti replay test case for MACsec.
Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com> Signed-off-by: Akhil Goyal <gakhil@marvell.com>
|
#
ad344741 |
| 08-Jun-2023 |
Akhil Goyal <gakhil@marvell.com> |
test/security: verify MACsec Tx HW rekey
This patch enables the Tx HW rekey test case for MACSEC.
Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com> Signed-off-by: Akhil Goyal <gakhil@marvell.com>
|
#
339b9354 |
| 08-Jun-2023 |
Ankur Dwivedi <adwivedi@marvell.com> |
test/security: verify MACsec interrupts
This patch enables the test_inline_macsec_interrupts_all test case for MACSEC.
Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com> Signed-off-by: Akhil Goyal
test/security: verify MACsec interrupts
This patch enables the test_inline_macsec_interrupts_all test case for MACSEC.
Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com> Signed-off-by: Akhil Goyal <gakhil@marvell.com>
show more ...
|
#
7c3b1dec |
| 08-Jun-2023 |
Akhil Goyal <gakhil@marvell.com> |
test/security: add MACsec negative cases
Added MACsec negative test cases to verify pkt drop, untagged rx, bad tag rx, sa not in use, out packets untagged, pkts too long.
Signed-off-by: Akhil Goyal
test/security: add MACsec negative cases
Added MACsec negative test cases to verify pkt drop, untagged rx, bad tag rx, sa not in use, out packets untagged, pkts too long.
Signed-off-by: Akhil Goyal <gakhil@marvell.com>
show more ...
|
#
e67246cb |
| 08-Jun-2023 |
Akhil Goyal <gakhil@marvell.com> |
test/security: add MACsec VLAN cases
Added cases to verify MACsec processing with VLAN tags inserted. Vectors are added to verify 1/2/3 VLAN tags in clear or encrypted data.
Signed-off-by: Akhil Go
test/security: add MACsec VLAN cases
Added cases to verify MACsec processing with VLAN tags inserted. Vectors are added to verify 1/2/3 VLAN tags in clear or encrypted data.
Signed-off-by: Akhil Goyal <gakhil@marvell.com>
show more ...
|
#
e3d83ea4 |
| 08-Jun-2023 |
Akhil Goyal <gakhil@marvell.com> |
test/security: verify multi flow MACsec
Added test case and test vectors to verify multiple flows of MACsec.
Signed-off-by: Akhil Goyal <gakhil@marvell.com>
|
#
2da0c0a7 |
| 08-Jun-2023 |
Akhil Goyal <gakhil@marvell.com> |
test/security: add MACsec integrity cases
Added test vectors and test cases to verify auth_only/verify_only and encap-decap/auth-verify to verify the complete TX-RX path using the loopback mode of e
test/security: add MACsec integrity cases
Added test vectors and test cases to verify auth_only/verify_only and encap-decap/auth-verify to verify the complete TX-RX path using the loopback mode of ethdev.
Signed-off-by: Akhil Goyal <gakhil@marvell.com>
show more ...
|
#
993ea577 |
| 08-Jun-2023 |
Akhil Goyal <gakhil@marvell.com> |
test/security: add inline MACsec cases
Updated test app to verify Inline MACsec offload using rte_security APIs. A couple of test cases are added to verify encap only and decap only of some known te
test/security: add inline MACsec cases
Updated test app to verify Inline MACsec offload using rte_security APIs. A couple of test cases are added to verify encap only and decap only of some known test vectors from MACsec specification.
Signed-off-by: Akhil Goyal <gakhil@marvell.com>
show more ...
|