diff options
author | 2019-01-06 17:55:59 +0200 | |
---|---|---|
committer | 2019-01-25 12:00:28 -0800 | |
commit | 92b32772940b981240f6471a70c0fdbff23983ea (patch) | |
tree | 68322277d28557579f423c0ab3c6b8be914e7a93 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager" (diff) | |
download | linux-dev-92b32772940b981240f6471a70c0fdbff23983ea.tar.xz linux-dev-92b32772940b981240f6471a70c0fdbff23983ea.zip |
net/mlx5e: Fix wrong private flag usage causing checksum disable
MLX5E_PFLAG_* definitions were changed from bitmask to enumerated
values. However, in mlx5e_open_rq(), the proper API (MLX5E_GET_PFLAG macro)
was not used to read the flag value of MLX5E_PFLAG_RX_NO_CSUM_COMPLETE.
Fixed it.
Fixes: 8ff57c18e9f6 ("net/mlx5e: Improve ethtool private-flags code structure")
Signed-off-by: Shay Agroskin <shayag@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions