Re: [dpdk-dev] [PATCH 0/2] add lookaside IPsec ESN and anti-replay support

2021-01-15 Thread Akhil Goyal
> > > > This series adds lookaside IPsec ESN and anti-replay support to OCTEON TX2 > > crypto PMD. > > The functionality has been tested with ipsec-secgw application running in > > lookaside protocol offload mode. > > > > Tejasree Kondoj (2): > > crypto/octeontx2: make anti-replay routine generic

Re: [dpdk-dev] [PATCH 0/2] add lookaside IPsec ESN and anti-replay support

2021-01-14 Thread Anoob Joseph
> > This series adds lookaside IPsec ESN and anti-replay support to OCTEON TX2 > crypto PMD. > The functionality has been tested with ipsec-secgw application running in > lookaside protocol offload mode. > > Tejasree Kondoj (2): > crypto/octeontx2: make anti-replay routine generic > crypto/oc

[dpdk-dev] [PATCH 0/2] add lookaside IPsec ESN and anti-replay support

2020-12-18 Thread Tejasree Kondoj
This series adds lookaside IPsec ESN and anti-replay support to OCTEON TX2 crypto PMD. The functionality has been tested with ipsec-secgw application running in lookaside protocol offload mode. Tejasree Kondoj (2): crypto/octeontx2: make anti-replay routine generic crypto/octeontx2: add lookas