Re: [dpdk-dev] [PATCH 03/15] crypto/octeontx2: configure for inline IPsec

2019-12-08 Thread Jerin Jacob
On Sun, Dec 8, 2019 at 5:26 PM Anoob Joseph wrote: > > From: Tejasree Kondoj > > For enabling outbound inline IPsec, a CPT queue needs to be tied > to a NIX PF_FUNC. Distribute CPT queues fairly among all availble > otx2 eth ports. > > For inbound, one CPT LF will be assigned and initialized by k

[dpdk-dev] [PATCH 03/15] crypto/octeontx2: configure for inline IPsec

2019-12-08 Thread Anoob Joseph
From: Tejasree Kondoj For enabling outbound inline IPsec, a CPT queue needs to be tied to a NIX PF_FUNC. Distribute CPT queues fairly among all availble otx2 eth ports. For inbound, one CPT LF will be assigned and initialized by kernel. Signed-off-by: Ankur Dwivedi Signed-off-by: Anoob Joseph