make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=vxlan__bridge_1d_ipv6.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: vxlan_bridge_1d_ipv6.sh # RTNETLINK answers: Cannot assign requested address # RTNETLINK answers: Cannot assign requested address # RTNETLINK answers: Cannot assign requested address # INFO: Running tests with UDP port 4789 # TEST: ping: local->local [ OK ] # TEST: ping: local->remote 1 [FAIL] # Decapsulated packets did not go through switch # TEST: ping: local->remote 2 [FAIL] # Decapsulated packets did not go through switch # TEST: ping6: local->local [ OK ] # TEST: ping6: local->remote 1 [FAIL] # Decapsulated packets did not go through switch # TEST: ping6: local->remote 2 [FAIL] # Decapsulated packets did not go through switch # TEST: VXLAN: flood [FAIL] # vx2 ns2: Expected to capture 10 packets, got 0. # TEST: VXLAN: local MAC unicast [ OK ] # TEST: VXLAN: remote MAC 1 unicast [FAIL] # vx2 ns1: Expected to capture 10 packets, got 0. # TEST: VXLAN: remote MAC 2 unicast [FAIL] # vx2 ns2: Expected to capture 10 packets, got 0. # TEST: VXLAN: envelope TTL [FAIL] # v1: Expected to capture 10 packets, got 0. # TEST: VXLAN: envelope TOS inheritance [FAIL] # v1: Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN encap: 0x00->0x00 [FAIL] # v1: Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN encap: 0x01->0x01 [FAIL] # v1: Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN encap: 0x02->0x02 [FAIL] # v1: Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN encap: 0x03->0x02 [FAIL] # v1: Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 00/0:0->0x00 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 01/0:0->0x00 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 02/0:0->0x00 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 00/0:1->0x01 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 01/0:1->0x01 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 02/0:1->0x01 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 03/0:1->0x03 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 00/0:2->0x02 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 01/0:2->0x01 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 02/0:2->0x02 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 03/0:2->0x03 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 00/0:3->0x03 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 01/0:3->0x03 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 02/0:3->0x03 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 03/0:3->0x03 [FAIL] # Expected to capture 10 packets, got 0. # TEST: VXLAN: ECN decap: 03/0:0->error [FAIL] # Expected to capture 10 packets, got 0. # INFO: Reapplying configuration # TEST: ping: local->local [ OK ] # TEST: ping: local->remote 1 [FAIL] # Decapsulated packets did not go through switch # TEST: ping: local->remote 2 [FAIL] # Decapsulated packets did not go through switch # TEST: ping6: local->local [ OK ] # TEST: ping6: local->remote 1 [FAIL] # Decapsulated packets did not go through switch # TEST: ping6: local->remote 2 [FAIL] # Decapsulated packets did not go through switch # TEST: VXLAN: flood [FAIL] # vx2 ns2: Expected to capture 10 packets, got 0. # TEST: VXLAN: local MAC unicast [ OK ] # TEST: VXLAN: remote MAC 1 unicast [FAIL] # vx2 ns1: Expected to capture 10 packets, got 0. # TEST: VXLAN: remote MAC 2 unicast [FAIL] # vx2 ns2: Expected to capture 10 packets, got 0. not ok 1 selftests: net/forwarding: vxlan_bridge_1d_ipv6.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->