Re: [PATCH v3] net/nfp: add the feature of RSS based on VXLAN inner layer

2022-10-17 Thread Ferruh Yigit
On 10/15/2022 8:22 AM, Chaoyong He wrote: Add the logics to support the feature of RSS packets based on the inner layer of VXLAN tunnel. Signed-off-by: Chaoyong He Reviewed-by: Niklas Söderlund Applied to dpdk-next-net/main, thanks.

[PATCH v3] net/nfp: add the feature of RSS based on VXLAN inner layer

2022-10-15 Thread Chaoyong He
Add the logics to support the feature of RSS packets based on the inner layer of VXLAN tunnel. Signed-off-by: Chaoyong He Reviewed-by: Niklas Söderlund * Changes since v2 - Still include 'nfp_ctrl.h' in source files that use symbols from it. * Changes since v1 - Don't expose the dependency rel