diff options
author | Jie2x Zhou <jie2x.zhou@intel.com> | 2021-12-09 10:02:30 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-12-09 19:08:05 -0800 |
commit | 92816e2629808726af015c7f5b14adc8e4f8b147 (patch) | |
tree | f17be7cf082758c168061a724edbcb966a437673 /lib/crc64.c | |
parent | ded746bfc94398d2ee9de315a187677b207b2004 (diff) | |
download | linux-92816e2629808726af015c7f5b14adc8e4f8b147.tar.gz linux-92816e2629808726af015c7f5b14adc8e4f8b147.tar.bz2 linux-92816e2629808726af015c7f5b14adc8e4f8b147.zip |
selftests: net: Correct ping6 expected rc from 2 to 1
./fcnal-test.sh -v -t ipv6_ping
TEST: ping out, VRF bind - ns-B IPv6 LLA [FAIL]
TEST: ping out, VRF bind - multicast IP [FAIL]
ping6 is failing as it should.
COMMAND: ip netns exec ns-A /bin/ping6 -c1 -w1 fe80::7c4c:bcff:fe66:a63a%red
strace of ping6 shows it is failing with '1',
so change the expected rc from 2 to 1.
Fixes: c0644e71df33 ("selftests: Add ipv6 ping tests to fcnal-test")
Reported-by: kernel test robot <lkp@intel.com>
Suggested-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Jie2x Zhou <jie2x.zhou@intel.com>
Link: https://lore.kernel.org/r/20211209020230.37270-1-jie2x.zhou@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/crc64.c')
0 files changed, 0 insertions, 0 deletions