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

2022-10-14 Thread Ferruh Yigit
On 10/14/2022 10:40 AM, Ferruh Yigit wrote: On 10/14/2022 10:09 AM, Chaoyong He wrote: diff --git a/drivers/net/nfp/nfp_ethdev.c b/drivers/net/nfp/nfp_ethdev.c index e131021..d938e01 100644 --- a/drivers/net/nfp/nfp_ethdev.c +++ b/drivers/net/nfp/nfp_ethdev.c @@ -33,7 +33,6 @@   #include "nfpcor

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

2022-10-14 Thread Ferruh Yigit
On 10/14/2022 10:09 AM, Chaoyong He wrote: diff --git a/drivers/net/nfp/nfp_ethdev.c b/drivers/net/nfp/nfp_ethdev.c index e131021..d938e01 100644 --- a/drivers/net/nfp/nfp_ethdev.c +++ b/drivers/net/nfp/nfp_ethdev.c @@ -33,7 +33,6 @@ #include "nfpcore/nfp_nsp.h" #include "nfp_common.h" -#

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

2022-10-14 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 v1 - Don't expose the dependency relation of header files to source files. Depends-on: series-24819 ("preparation for the rte_