summaryrefslogtreecommitdiff
path: root/scripts/Kconfig.include
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2020-04-21 08:47:24 -0600
committerDavid S. Miller <davem@davemloft.net>2020-04-22 13:02:52 -0700
commit2c1dd4c110627c2a4f006643f074119205cfcff4 (patch)
treed9080b0540fcb57f36e6f2143badd4f0e52758e6 /scripts/Kconfig.include
parentd5812a86271e0a58cc5d5ec000514031f21fdaa2 (diff)
selftests: Fix suppress test in fib_tests.sh
fib_tests is spewing errors: ... Cannot open network namespace "ns1": No such file or directory Cannot open network namespace "ns1": No such file or directory Cannot open network namespace "ns1": No such file or directory Cannot open network namespace "ns1": No such file or directory ping: connect: Network is unreachable Cannot open network namespace "ns1": No such file or directory Cannot open network namespace "ns1": No such file or directory ... Each test entry in fib_tests is supposed to do its own setup and cleanup. Right now the $IP commands in fib_suppress_test are failing because there is no ns1. Add the setup/cleanup and logging expected for each test. Fixes: ca7a03c41753 ("ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule") Signed-off-by: David Ahern <dsahern@gmail.com> Cc: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Kconfig.include')
0 files changed, 0 insertions, 0 deletions