diff options
author | Alex Vesker <[email protected]> | 2020-03-05 14:38:41 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-03-10 14:41:35 -0300 |
commit | 41e684ef3f37ce6e5eac3fb5b9c7c1853f4b0447 (patch) | |
tree | d5fbc89fa8a42614cf6fb0cf90770d450b4f268a /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 0897f301bc285409ab6453839fa6a43d9ceb26e0 (diff) |
IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
Until now the flex parser capability was used in ib_query_device() to
indicate tunnel_offloads_caps support for mpls_over_gre/mpls_over_udp.
Newer devices and firmware will have configurations with the flexparser
but without mpls support.
Testing for the flex parser capability was a mistake, the tunnel_stateless
capability was intended for detecting mpls and was introduced at the same
time as the flex parser capability.
Otherwise userspace will be incorrectly informed that a future device
supports MPLS when it does not.
Link: https://lore.kernel.org/r/[email protected]
Cc: <[email protected]> # 4.17
Fixes: e818e255a58d ("IB/mlx5: Expose MPLS related tunneling offloads")
Signed-off-by: Alex Vesker <[email protected]>
Reviewed-by: Ariel Levkovich <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions