RE: [PATCH v2 1/6] ethdev: add L2TPv2 RSS offload type

2022-01-28 Thread Wang, Jie1X
; Wu, Jingjing ; Xing, > Beilei ; Zhang, Qi Z ; Wang, > Jie1X > Subject: Re: [PATCH v2 1/6] ethdev: add L2TPv2 RSS offload type > > On 1/26/2022 6:30 AM, Jie Wang wrote: > > This patch defines new RSS offload type for L2TPv2, which is required > > when users want to d

Re: [PATCH v2 1/6] ethdev: add L2TPv2 RSS offload type

2022-01-28 Thread Ferruh Yigit
On 1/26/2022 6:30 AM, Jie Wang wrote: This patch defines new RSS offload type for L2TPv2, which is required when users want to distribute packets based on the L2TPv2 session ID field. Signed-off-by: Jie Wang <...> diff --git a/lib/ethdev/rte_ethdev.h b/lib/ethdev/rte_ethdev.h index 147cc1ce