On Sun, Dec 8, 2019 at 5:25 PM Anoob Joseph <ano...@marvell.com> wrote: > > This series adds inline IPsec support in OCTEONTX2 PMD. > > In the inbound path, rte_flow framework need to be used to configure > the NPC block, which does the h/w lookup. The packets would get > processed by the crypto block and would submit to the scheduling block, > SSO. So inline IPsec mode can be enabled only when traffic is received > via event device using Rx adapter. > > In the outbound path, the core would submit to the crypto block and the > crypto block would submit the packet for Tx internally. >
The release note update is missing.