]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/mlx5e: Handle matching on vlan priority for offloaded TC rules
authorOr Gerlitz <ogerlitz@mellanox.com>
Thu, 3 Nov 2016 23:48:45 +0000 (01:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Nov 2016 18:59:36 +0000 (14:59 -0400)
commit358d79a47e5a8db83925241629252cfe64f225f7
treee65f9f1db9f190b83975f9f02c641e936245f7a3
parentabd3277287c7743d3999b801c6769e8ad1b381dd
net/mlx5e: Handle matching on vlan priority for offloaded TC rules

We ignored the vlan priority in offloaded TC rules matching part,
fix that.

Fixes: 095b6cfd69ce ('net/mlx5e: Add TC vlan match parsing')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reported-by: Paul Blakey <paulb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c