RE: [PATCH v2 0/3] security: support MACsec

2022-09-28 Thread Akhil Goyal
> Subject: [PATCH v2 0/3] security: support MACsec > > Added support for MACsec in rte_security for offloading > MACsec Protocol operation to inline NIC device or a crypto device. > > To support MACsec we cannot just make one security session and > send with the packet

[PATCH v2 0/3] security: support MACsec

2022-09-28 Thread Akhil Goyal
Added support for MACsec in rte_security for offloading MACsec Protocol operation to inline NIC device or a crypto device. To support MACsec we cannot just make one security session and send with the packet to process it. MACsec specifications suggest, it can have 3 different entities - SECY Entit