Re: [dpdk-dev] [PATCH 0/4] Add rte_security in crypto_cn10k PMD

2021-06-16 Thread Akhil Goyal
> Add rte_security (lookaside protocol - IPsec) support in crypto_cn10k. > > IPsec operations can be offloaded to CPT's SE and IE engines, which > can process IPsec protcol operations including atomic sequence number > increment (for outbound operations) and anti replay window check (for > inbound

[dpdk-dev] [PATCH 0/4] Add rte_security in crypto_cn10k PMD

2021-06-02 Thread Anoob Joseph
Add rte_security (lookaside protocol - IPsec) support in crypto_cn10k. IPsec operations can be offloaded to CPT's SE and IE engines, which can process IPsec protcol operations including atomic sequence number increment (for outbound operations) and anti replay window check (for inbound operations)