> Subject: [PATCH v3 00/13] Add MACsec unit test cases > > Inline MACsec offload was supported in DPDK 22.11 > using rte_security APIs. > This patchset adds few minor changes in the rte_security APIs > to specify the direction of SA/SC and update the SC configuration > to set packet number threshold. > > The patchset also add functional test cases in dpdk-test app > to verify MACsec functionality. > > This patchset is pending from last release [1] due to lack of > hardware to test. Now the test cases are verified on Marvell cnxk PMD > and the pmd support is added as a separate patchset. > > [1] https://patches.dpdk.org/project/dpdk/cover/20220928124516.93050-1- > gak...@marvell.com/ > Patchset applied to dpdk-next-crypto
- [PATCH v3 04/13] test/security: add MACsec integrity cases Akhil Goyal
- [PATCH v3 06/13] test/security: add MACsec VLAN cases Akhil Goyal
- [PATCH v3 03/13] test/security: add inline MACsec cases Akhil Goyal
- [PATCH v3 08/13] test/security: verify MACsec stats Akhil Goyal
- [PATCH v3 07/13] test/security: add MACsec negative cases Akhil Goyal
- [PATCH v3 10/13] test/security: verify MACsec Tx HW rekey Akhil Goyal
- [PATCH v3 11/13] test/security: verify MACsec Rx rekey Akhil Goyal
- [PATCH v3 09/13] test/security: verify MACsec interrupts Akhil Goyal
- [PATCH v3 12/13] test/security: verify MACsec anti replay Akhil Goyal
- [PATCH v3 13/13] test/security: remove no MACsec support case Akhil Goyal
- RE: [PATCH v3 00/13] Add MACsec unit test cases Akhil Goyal