diff options
author | 2022-07-15 21:41:48 +0200 | |
---|---|---|
committer | 2022-08-22 12:57:06 -0700 | |
commit | f37044fd759b6bc40b6398a978e0b1acdf717372 (patch) | |
tree | 3387effb9e136f8ebbb04c4180d0e9645e4a4838 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout (diff) | |
download | linux-dev-f37044fd759b6bc40b6398a978e0b1acdf717372.tar.xz linux-dev-f37044fd759b6bc40b6398a978e0b1acdf717372.zip |
net/mlx5e: Properly disable vlan strip on non-UL reps
When querying mlx5 non-uplink representors capabilities with ethtool
rx-vlan-offload is marked as "off [fixed]". However, it is actually always
enabled because mlx5e_params->vlan_strip_disable is 0 by default when
initializing struct mlx5e_params instance. Fix the issue by explicitly
setting the vlan_strip_disable to 'true' for non-uplink representors.
Fixes: cb67b832921c ("net/mlx5e: Introduce SRIOV VF representors")
Signed-off-by: Vlad Buslov <vladbu@nvidia.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions