Re: [dpdk-dev] [PATCH v3] net/octeontx: use the new offload APIs
On 4/5/2018 2:23 PM, Pavan Nikhilesh wrote: > Use the new Rx/Tx offload APIs and remove the old style offloads. > > Signed-off-by: Pavan Nikhilesh > Acked-by: Santosh Shukla Applied to dpdk-next-net/master, thanks.
[dpdk-dev] [PATCH v3] net/octeontx: use the new offload APIs
Use the new Rx/Tx offload APIs and remove the old style offloads. Signed-off-by: Pavan Nikhilesh Acked-by: Santosh Shukla --- v3 Changes: - update dev_info rx_offload_capa to include OCTEONTX_RX_OFFLOADS. drivers/net/octeontx/octeontx_ethdev.c | 85 +- driver