Hi, > -----Original Message----- > From: Gregory Etelson <getel...@nvidia.com> > Sent: Wednesday, June 30, 2021 10:20 AM > To: dev@dpdk.org > Cc: Gregory Etelson <getel...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; > sta...@dpdk.org; Slava Ovsiienko <viachesl...@nvidia.com>; Shahaf Shuler > <shah...@nvidia.com>; Dekel Peled <dek...@nvidia.com>; Ferruh Yigit > <ferruh.yi...@intel.com> > Subject: [PATCH] net/mlx5: fix pattern expansion in RSS flow rules > > 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 validates that buffer for expanded pattern has enough bytes > for new flow items. > > 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