Hi, > -----Original Message----- > From: Jiawei(Jonny) Wang <jiaw...@nvidia.com> > Sent: Friday, May 7, 2021 12:42 PM > To: Slava Ovsiienko <viachesl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; Ori Kam <or...@nvidia.com>; Jack Min > <jack...@nvidia.com> > Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; > sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix RSS expansion for GRE KEY > > The support of RSS expansion for the flows with IPv6 GRE item was added > to mlx5 PMD. And the GRE KEY item support in expansion was missed > and the flows with GRE and GRE KEY items were expanded in the wrong > way causing the flow creation failure. > > This patch adds the RSS expansion support for GRE KEY and mlx5 PMD > performs RSS expansion correctly. > > Fixes: 048f0d45e342 ("net/mlx5: support RSS expansion for IPv6 GRE") > Cc: sta...@dpdk.org > > Signed-off-by: Jiawei Wang <jiaw...@nvidia.com> > Acked-by: Xiaoyu Min <jack...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh