RE: [PATCH v7 1/4] ethdev: introduce protocol header API

2022-10-04 Thread Wang, YuanX
g > ; Zhang, Qi Z ; Yang, > Qiming ; jerinjac...@gmail.com; > viachesl...@nvidia.com; step...@networkplumber.org; Ding, Xuan > ; hpoth...@marvell.com; Tang, Yaqi > ; Wenxuan Wu > Subject: Re: [PATCH v7 1/4] ethdev: introduce protocol header API > > On 10/4/22 05:21, Wang, Yu

Re: [PATCH v7 1/4] ethdev: introduce protocol header API

2022-10-04 Thread Andrew Rybchenko
; Zhang, Qi Z ; Yang, Qiming ; jerinjac...@gmail.com; viachesl...@nvidia.com; step...@networkplumber.org; Ding, Xuan ; hpoth...@marvell.com; Tang, Yaqi ; Wenxuan Wu Subject: Re: [PATCH v7 1/4] ethdev: introduce protocol header API On 10/2/22 00:05, Yuan Wang wrote: Add a new ethdev API to retrieve

RE: [PATCH v7 1/4] ethdev: introduce protocol header API

2022-10-03 Thread Wang, YuanX
g > ; Zhang, Qi Z ; Yang, > Qiming ; jerinjac...@gmail.com; > viachesl...@nvidia.com; step...@networkplumber.org; Ding, Xuan > ; hpoth...@marvell.com; Tang, Yaqi > ; Wenxuan Wu > Subject: Re: [PATCH v7 1/4] ethdev: introduce protocol header API > > On 10/2/22 00:05, Yuan

Re: [PATCH v7 1/4] ethdev: introduce protocol header API

2022-10-03 Thread Andrew Rybchenko
On 10/2/22 00:05, Yuan Wang wrote: Add a new ethdev API to retrieve supported protocol headers of a PMD, which helps to configure protocol header based buffer split. Signed-off-by: Yuan Wang Signed-off-by: Xuan Ding Signed-off-by: Wenxuan Wu Reviewed-by: Andrew Rybchenko --- doc/guides/rel