[PATCH] net/mlx5: fix flow discover IPv6 traffic class support issue
Raslan Darawsheh
rasland at nvidia.com
Mon Jun 3 14:01:16 CEST 2024
Hi,
From: Minggang(Gavin) Li <gavinl at nvidia.com>
Sent: Thursday, May 30, 2024 6:42 AM
To: Matan Azrad; Slava Ovsiienko; Ori Kam; NBU-Contact-Thomas Monjalon (EXTERNAL); Dariusz Sosnowski; Suanming Mou
Cc: dev at dpdk.org; Raslan Darawsheh; stable at dpdk.org
Subject: [PATCH] net/mlx5: fix flow discover IPv6 traffic class support issue
ipv6_tc_fallback will be checked in calling
mlx5_flow_discover_ipv6_tc_support. It should be set "supported" before
checking so that the workaround to use old value would not be used. The
corrected result could be gotten only in this case.
Fixes: edc80bbfcf54 ("net/mlx5: store IPv6 TC detection result per physical device")
Cc: stable at dpdk.org
Signed-off-by: Gavin Li <gavinl at nvidia.com>
Acked-by: Suanming Mou <suanmingm at nvidia.com>
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list