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 # 6.15 [+6.15] # 6.15 [+0.00] INFO: # Host entries configuration tests # 6.31 [+0.16] TEST: Common host entries configuration tests (IPv4) [ OK ] # 6.46 [+0.16] TEST: Common host entries configuration tests (IPv6) [ OK ] # 6.60 [+0.14] TEST: Common host entries configuration tests (L2) [ OK ] # 6.61 [+0.00] # 6.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 13.91 [+7.30] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 20.21 [+6.30] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 21.57 [+1.36] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 23.03 [+1.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 23.04 [+0.00] # 23.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 28.53 [+5.49] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 33.98 [+5.45] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 34.40 [+0.43] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 34.87 [+0.47] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 34.87 [+0.00] # 34.87 [+0.00] INFO: # Port group entries configuration tests - L2 # 40.34 [+5.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 40.41 [+0.07] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 40.42 [+0.00] # 40.42 [+0.00] INFO: # Large scale dump tests # 45.23 [+4.82] TEST: IPv4 large scale dump tests [ OK ] # 58.42 [+13.19] TEST: IPv6 large scale dump tests [ OK ] # 72.20 [+13.78] TEST: L2 large scale dump tests [ OK ] # 73.23 [+1.04] TEST: Flush tests [ OK ] # 73.24 [+0.00] # 73.24 [+0.00] INFO: # Forwarding tests # 83.69 [+10.45] TEST: IPv4 host entries forwarding tests [ OK ] # 84.08 [+0.39] TEST: IPv6 host entries forwarding tests [ OK ] # 84.47 [+0.39] TEST: L2 host entries forwarding tests [ OK ] # 85.23 [+0.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 85.99 [+0.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 86.76 [+0.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 87.53 [+0.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 87.84 [+0.31] TEST: L2 port entries forwarding tests [ OK ] # 87.91 [+0.07] # 87.91 [+0.00] INFO: # Control packets tests # 88.27 [+0.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 88.60 [+0.33] 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__->