make -C tools/testing/selftests TARGETS="net" TEST_PROGS=srv6_end_x_next_ccsid_l3vpn_test.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: srv6_end_x_next_csid_l3vpn_test.sh # # ################################################################################ # TEST SECTION: C-SID Container config tests (legend: d='kernel default') # ################################################################################ # # TEST: Accept valid C-SID container cfg (lblen=d, nflen=d) [ OK ] # # TEST: Accept valid C-SID container cfg (lblen=d, nflen=16) [ OK ] # # TEST: Accept valid C-SID container cfg (lblen=16, nflen=d) [ OK ] # # TEST: Accept valid C-SID container cfg (lblen=16, nflen=32) [ OK ] # # TEST: Accept valid C-SID container cfg (lblen=32, nflen=16) [ OK ] # # TEST: Accept valid C-SID container cfg (lblen=48, nflen=8) [ OK ] # # TEST: Accept valid C-SID container cfg (lblen=8, nflen=48) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=d, nflen=0) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=0, nflen=d) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=32, nflen=0) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=0, nflen=32) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=17, nflen=d) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=d, nflen=17) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=120, nflen=16) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=16, nflen=120) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=0, nflen=128) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=128, nflen=0) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=130, nflen=0) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=0, nflen=130) [ OK ] # # TEST: Reject invalid C-SID container cfg (lblen=0, nflen=0) [ OK ] # # ################################################################################ # TEST SECTION: IPv6 routers connectivity test # ################################################################################ # # TEST: Routers connectivity: rt-1 -> rt-2 [ OK ] # # TEST: Routers connectivity: rt-1 -> rt-3 [ OK ] # # TEST: Routers connectivity: rt-1 -> rt-4 [ OK ] # # TEST: Routers connectivity: rt-2 -> rt-1 [ OK ] # # TEST: Routers connectivity: rt-2 -> rt-3 [ OK ] # # TEST: Routers connectivity: rt-2 -> rt-4 [ OK ] # # TEST: Routers connectivity: rt-3 -> rt-1 [ OK ] # # TEST: Routers connectivity: rt-3 -> rt-2 [ OK ] # # TEST: Routers connectivity: rt-3 -> rt-4 [ OK ] # # TEST: Routers connectivity: rt-4 -> rt-1 [ OK ] # # TEST: Routers connectivity: rt-4 -> rt-2 [ OK ] # # TEST: Routers connectivity: rt-4 -> rt-3 [ OK ] # # ################################################################################ # TEST SECTION: IPv4/IPv6 connectivity test among hosts and gateways # ################################################################################ # # TEST: IPv6 Hosts connectivity: hs-1 -> gw [ OK ] # # TEST: IPv4 Hosts connectivity: hs-1 -> gw [ OK ] # # TEST: IPv6 Hosts connectivity: hs-2 -> gw [ OK ] # # TEST: IPv4 Hosts connectivity: hs-2 -> gw [ OK ] # # ################################################################################ # TEST SECTION: SRv6 VPN connectivity test hosts (h1 <-> h2, IPv6) # ################################################################################ # # TEST: IPv6 Hosts connectivity: hs-1 -> hs-2 [ OK ] # # TEST: IPv6 Hosts connectivity: hs-2 -> hs-1 [ OK ] # # ################################################################################ # TEST SECTION: SRv6 VPN connectivity test hosts (h1 <-> h2, IPv4) # ################################################################################ # # TEST: IPv4 Hosts connectivity: hs-1 -> hs-2 [ OK ] # # TEST: IPv4 Hosts connectivity: hs-2 -> hs-1 [ OK ] # # Tests passed: 40 # Tests failed: 0 ok 1 selftests: net: srv6_end_x_next_csid_l3vpn_test.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->