diff options
author | 2019-06-11 11:51:42 +0200 | |
---|---|---|
committer | 2019-06-12 11:12:58 -0700 | |
commit | 46b0090a6636cf34c0e856f15dd03e15ba4cdda6 (patch) | |
tree | 8fa5db44e86fc49b7877fb989a02c8bc0e741823 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'mlxsw-Various-fixes' (diff) | |
download | wireguard-linux-46b0090a6636cf34c0e856f15dd03e15ba4cdda6.tar.xz wireguard-linux-46b0090a6636cf34c0e856f15dd03e15ba4cdda6.zip |
net: mvpp2: prs: Fix parser range for VID filtering
VID filtering is implemented in the Header Parser, with one range of 11
vids being assigned for each no-loopback port.
Make sure we use the per-port range when looking for existing entries in
the Parser.
Since we used a global range instead of a per-port one, this causes VIDs
to be removed from the whitelist from all ports of the same PPv2
instance.
Fixes: 56beda3db602 ("net: mvpp2: Add hardware offloading for VLAN filtering")
Suggested-by: Yuri Chipchev <yuric@marvell.com>
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions