Hi, > -----Original Message----- > From: Gregory Etelson <getel...@nvidia.com> > Sent: Thursday, May 27, 2021 6:20 PM > To: dev@dpdk.org > Cc: Gregory Etelson <getel...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; Ori Kam <or...@nvidia.com>; Raslan Darawsheh > <rasl...@nvidia.com>; sta...@dpdk.org; Slava Ovsiienko > <viachesl...@nvidia.com>; Shahaf Shuler <shah...@nvidia.com>; Ferruh > Yigit <ferruh.yi...@intel.com>; Dekel Peled <dek...@nvidia.com> > Subject: [PATCH] net/mlx5: fix RSS expansion pattern > > Flow rule pattern may be implicitly expanded by the PMD if the rule > has RSS flow action. The expansion adds network headers to the > original pattern. The new pattern lists all network levels that > participate in the rule RSS action. > > The patch fixes expanded pattern for cases when original pattern > included meta items like MARK, TAG, META. > > Fixes: c7870bfe09dc ("ethdev: move RSS expansion code to mlx5 driver") > > Cc: sta...@dpdk.org > > Signed-off-by: Gregory Etelson <getel...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh