diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2016-12-22 13:32:58 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-23 23:53:47 +0100 |
commit | eb9def61be7197669cab51f43789b53aa7a69509 (patch) | |
tree | 848c3bcb653e0b5ccc7a845228b87b6bb770ee9f /kernel | |
parent | tipc: don't send FIN message from connectionless socket (diff) | |
download | linux-eb9def61be7197669cab51f43789b53aa7a69509.tar.xz linux-eb9def61be7197669cab51f43789b53aa7a69509.zip |
net/mlx4_en: Fix user prio field in XDP forward
The user prio field is wrong (and overflows) in the XDP forward
flow.
This is a result of a bad value for num_tx_rings_p_up, which should
account all XDP TX rings, as they operate for the same user prio.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reported-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions