diff options
author | Ido Schimmel <idosch@nvidia.com> | 2023-02-07 17:18:19 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-09 03:54:03 +0300 |
commit | b963d9d5b9437a6b99504987310f98537c9e77d4 (patch) | |
tree | 604f2f7d0d07d9375b5e30d568279846cd4bc461 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 965bffd2dd8a2c769ae17e5344545ba03d584176 (diff) | |
download | linux-b963d9d5b9437a6b99504987310f98537c9e77d4.tar.xz |
selftests: Fix failing VXLAN VNI filtering test
iproute2 does not recognize the "group6" and "remote6" keywords. Fix by
using "group" and "remote" instead.
Before:
# ./test_vxlan_vnifiltering.sh
[...]
Tests passed: 25
Tests failed: 2
After:
# ./test_vxlan_vnifiltering.sh
[...]
Tests passed: 27
Tests failed: 0
Fixes: 3edf5f66c12a ("selftests: add new tests for vxlan vnifiltering")
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Alexander Duyck <alexanderduyck@fb.com>
Link: https://lore.kernel.org/r/20230207141819.256689-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions