diff options
author | 2022-03-21 19:51:01 +0200 | |
---|---|---|
committer | 2022-03-22 11:09:24 +0100 | |
commit | 917b149ac3d5c8b3a582559b9779ee29d69fad78 (patch) | |
tree | af10270ad22c5486d538be37a24129790d255e08 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bnx2x: truncate value to original sizing (diff) | |
download | linux-dev-917b149ac3d5c8b3a582559b9779ee29d69fad78.tar.xz linux-dev-917b149ac3d5c8b3a582559b9779ee29d69fad78.zip |
selftests: forwarding: Disable learning before link up
Disable learning before bringing the bridge port up in order to avoid
the FDB being populated and the test failing.
Before:
# ./bridge_locked_port.sh
RTNETLINK answers: File exists
TEST: Locked port ipv4 [FAIL]
Ping worked after locking port, but before adding FDB entry
TEST: Locked port ipv6 [ OK ]
TEST: Locked port vlan [ OK ]
After:
# ./bridge_locked_port.sh
TEST: Locked port ipv4 [ OK ]
TEST: Locked port ipv6 [ OK ]
TEST: Locked port vlan [ OK ]
Fixes: b2b681a41251 ("selftests: forwarding: tests of locked port feature")
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions