RE: [RFC] net/i40e: replace get and put functions

2023-01-13 Thread Morten Brørup
+CC: i40e maintainers > From: Kamalakshitha Aligeri [mailto:kamalakshitha.alig...@arm.com] > Sent: Monday, 9 January 2023 15.58 > > Integrated zero-copy get and put API's in mempool cache in i40e PMD > > Signed-off-by: Kamalakshitha Aligeri > --- > 1. I have replaced the rte_mempool_get_bulk an

[RFC] net/i40e: replace get and put functions

2023-01-09 Thread Kamalakshitha Aligeri
Integrated zero-copy get and put API's in mempool cache in i40e PMD Signed-off-by: Kamalakshitha Aligeri --- 1. I have replaced the rte_mempool_get_bulk and rte_mempool_put_bulk in net/i40e with the zero-copy get and put API's drivers/net/i40e/i40e_rxtx_vec_avx512.c | 10 +- drivers/net