Re: [PATCH v6 1/1] ethdev: introduce protocol header based buffer split

2022-05-30 Thread Ray Kinsella
xuan.d...@intel.com writes: > From: Wenxuan Wu > > Currently, Rx buffer split supports length based split. With Rx queue > offload RTE_ETH_RX_OFFLOAD_BUFFER_SPLIT enabled and Rx packet segment > configured, PMD will be able to split the received packets into > multiple segments. > > However, le

[PATCH v6 1/1] ethdev: introduce protocol header based buffer split

2022-05-27 Thread xuan . ding
From: Wenxuan Wu Currently, Rx buffer split supports length based split. With Rx queue offload RTE_ETH_RX_OFFLOAD_BUFFER_SPLIT enabled and Rx packet segment configured, PMD will be able to split the received packets into multiple segments. However, length based buffer split is not suitable for N