make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.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: bridge_mdb.sh # 5.95 [+5.95] # 5.95 [+0.00] INFO: # Host entries configuration tests # 6.21 [+0.26] TEST: Common host entries configuration tests (IPv4) [ OK ] # 6.46 [+0.25] TEST: Common host entries configuration tests (IPv6) [ OK ] # 6.72 [+0.26] TEST: Common host entries configuration tests (L2) [ OK ] # 6.72 [+0.00] # 6.72 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 13.41 [+6.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 21.24 [+7.83] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 22.69 [+1.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 24.26 [+1.57] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 24.26 [+0.00] # 24.26 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 29.96 [+5.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 35.63 [+5.67] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 36.04 [+0.41] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 36.47 [+0.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 36.48 [+0.00] # 36.48 [+0.00] INFO: # Port group entries configuration tests - L2 # 42.12 [+5.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 42.18 [+0.06] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 42.18 [+0.00] # 42.18 [+0.00] INFO: # Large scale dump tests # 46.83 [+4.65] TEST: IPv4 large scale dump tests [ OK ] # 60.97 [+14.14] TEST: IPv6 large scale dump tests [ OK ] # 75.21 [+14.25] TEST: L2 large scale dump tests [ OK ] # 78.45 [+3.23] TEST: Flush tests [ OK ] # 78.45 [+0.00] # 78.45 [+0.00] INFO: # Forwarding tests # 88.84 [+10.39] TEST: IPv4 host entries forwarding tests [ OK ] # 89.22 [+0.38] TEST: IPv6 host entries forwarding tests [ OK ] # 89.61 [+0.39] TEST: L2 host entries forwarding tests [ OK ] # 90.35 [+0.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 91.02 [+0.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 91.75 [+0.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 92.48 [+0.73] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 92.77 [+0.29] TEST: L2 port entries forwarding tests [ OK ] # 92.83 [+0.06] # 92.83 [+0.00] INFO: # Control packets tests # 93.20 [+0.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 93.54 [+0.35] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh 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__->