Re: [PATCH 2/5] net/cnxk: support of Rx inject

2024-02-22 Thread Jerin Jacob
On Fri, Jan 19, 2024 at 11:27 AM Rahul Bhansali wrote: > > Add Rx inject security callback APIs to configure, inject > packet to CPT and receive back as in receive path. > Devargs "rx_inj_ena=1" will be required to enable the > inline IPsec Rx inject feature. If inline device is used > then this d

[PATCH 2/5] net/cnxk: support of Rx inject

2024-01-18 Thread Rahul Bhansali
Add Rx inject security callback APIs to configure, inject packet to CPT and receive back as in receive path. Devargs "rx_inj_ena=1" will be required to enable the inline IPsec Rx inject feature. If inline device is used then this devarg will be required for both inline device and eth device. Signe