Hi, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Jack Min > Sent: Thursday, March 18, 2021 1:04 PM > To: Matan Azrad <[email protected]>; Shahaf Shuler > <[email protected]>; Slava Ovsiienko <[email protected]>; > Yongseok Koh <[email protected]>; NBU-Contact-N?lio Laranjeiro > <[email protected]> > Cc: [email protected]; [email protected] > Subject: [dpdk-dev] [PATCH] net/mlx5: support RSS expansion for IPv6 GRE > > Currently RSS expansion only support IPv4 as GRE payload or > delivery protocol (RFC2784). IPv6 as GRE payload or delivery protocol > (RFC7676) is not supported. > > This patch add RSS expansion for RFC7676 so PMD can expand flow item > correctly. > > Fixes: f4b901a46aec ("net/mlx5: add flow GRE item") > Cc: [email protected] > > Signed-off-by: Xiaoyu Min <[email protected]> > --- > drivers/net/mlx5/mlx5_flow.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) >
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

