Re: [dpdk-dev] [PATCH v1] net/mlx5: fix RSS selection flags settings

2021-07-15 Thread Raslan Darawsheh
Hi, > -Original Message- > From: dev On Behalf Of Lior Margalit > Sent: Tuesday, July 13, 2021 3:55 PM > To: dev@dpdk.org; Matan Azrad > Cc: Lior Margalit ; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH v1] net/mlx5: fix RSS selection flags settings > > The L3

[dpdk-dev] [PATCH v1] net/mlx5: fix RSS selection flags settings

2021-07-13 Thread Lior Margalit
The L3 protocol of the RSS type may be different than the one defined in the flow. If the RSS type also includes L4 protocol type, the selection flags for the RX hash will be set with SPORT/DPORT without setting SRC/DST IP, but this combination is not supported by the rte API. When using indirect