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.96 [+5.96] # 5.96 [+0.00] INFO: # Host entries configuration tests # 6.22 [+0.26] TEST: Common host entries configuration tests (IPv4) [ OK ] # 6.48 [+0.26] TEST: Common host entries configuration tests (IPv6) [ OK ] # 6.75 [+0.28] TEST: Common host entries configuration tests (L2) [ OK ] # 6.75 [+0.00] # 6.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 12.39 [+5.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 18.03 [+5.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 19.31 [+1.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 20.69 [+1.38] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 20.69 [+0.00] # 20.69 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 26.33 [+5.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 31.95 [+5.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 32.32 [+0.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 32.69 [+0.37] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 32.70 [+0.00] # 32.70 [+0.00] INFO: # Port group entries configuration tests - L2 # 38.30 [+5.61] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 38.36 [+0.05] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 38.36 [+0.00] # 38.36 [+0.00] INFO: # Large scale dump tests # 42.98 [+4.62] TEST: IPv4 large scale dump tests [ OK ] # 56.11 [+13.13] TEST: IPv6 large scale dump tests [ OK ] # 70.41 [+14.30] TEST: L2 large scale dump tests [ OK ] # 76.42 [+6.01] TEST: Flush tests [ OK ] # 76.43 [+0.00] # 76.43 [+0.00] INFO: # Forwarding tests # 86.90 [+10.48] TEST: IPv4 host entries forwarding tests [ OK ] # 87.27 [+0.36] TEST: IPv6 host entries forwarding tests [ OK ] # 87.63 [+0.36] TEST: L2 host entries forwarding tests [ OK ] # 88.30 [+0.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 89.01 [+0.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 89.74 [+0.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 90.39 [+0.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 90.66 [+0.28] TEST: L2 port entries forwarding tests [ OK ] # 90.72 [+0.06] # 90.72 [+0.00] INFO: # Control packets tests # 91.06 [+0.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 91.41 [+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__->