RE: [PATCH v3 00/13] Add MACsec unit test cases

2023-06-08 Thread Akhil Goyal
> 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 >

[PATCH v3 00/13] Add MACsec unit test cases

2023-06-07 Thread Akhil Goyal
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