diff options
author | Michal Jaron <[email protected]> | 2022-10-14 10:45:37 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2022-11-09 13:20:55 -0800 |
commit | 0e710a3ffd0caaf23b8791b041e8792f252f8e4f (patch) | |
tree | 908cba763815e9859afc163fb2e3a23bcc2e17ff /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | f23df5220d2bf8d5e639f074b76f206a736d09e1 (diff) |
iavf: Fix VF driver counting VLAN 0 filters
VF driver mistakenly counts VLAN 0 filters, when no PF driver
counts them.
Do not count VLAN 0 filters, when VLAN_V2 is engaged.
Counting those filters in, will affect filters size by -1, when
sending batched VLAN addition message.
Fixes: 968996c070ef ("iavf: Fix VLAN_V2 addition/rejection")
Signed-off-by: Przemyslaw Patynowski <[email protected]>
Signed-off-by: Michal Jaron <[email protected]>
Signed-off-by: Kamil Maziarz <[email protected]>
Tested-by: Konrad Jankowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions