Hi,
-----Original Message-----
From: Alexander Kozyrev <redacted>
Sent: Friday, February 5, 2021 5:03 AM
To: dev@dpdk.org
Cc: stable@dpdk.org; Raslan Darawsheh <redacted>; Slava
Ovsiienko [off-list ref]; Matan Azrad [off-list ref];
Ori Kam [off-list ref]
Subject: [PATCH] net/mlx5: fix TCP flag field modification
Wrong modification field ID is used for TCP flags: the inner
TCP flag field is changing instead of the outermost one.
Use the proper field ID to match the expectations.
Fixes: 641dbe4fb0 ("net/mlx5: support modify field flow action")
Cc: stable@dpdk.org
Signed-off-by: Alexander Kozyrev <redacted>
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh