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.98 [+5.98] # 5.98 [+0.00] INFO: # Host entries configuration tests # 7.08 [+1.10] TEST: Common host entries configuration tests (IPv4) [ OK ] # 7.75 [+0.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 8.36 [+0.61] TEST: Common host entries configuration tests (L2) [ OK ] # 8.36 [+0.00] # 8.36 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 14.54 [+6.18] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 20.19 [+5.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 21.67 [+1.48] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 23.13 [+1.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 23.14 [+0.00] # 23.14 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 28.78 [+5.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 34.43 [+5.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 34.88 [+0.46] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 35.40 [+0.51] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 35.40 [+0.00] # 35.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 41.13 [+5.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 41.19 [+0.06] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 41.19 [+0.00] # 41.19 [+0.00] INFO: # Large scale dump tests # 46.00 [+4.80] TEST: IPv4 large scale dump tests [ OK ] # 59.30 [+13.30] TEST: IPv6 large scale dump tests [ OK ] # 72.40 [+13.10] TEST: L2 large scale dump tests [ OK ] # 75.61 [+3.21] TEST: Flush tests [ OK ] # 75.61 [+0.00] # 75.61 [+0.00] INFO: # Forwarding tests # 86.04 [+10.43] TEST: IPv4 host entries forwarding tests [ OK ] # 86.39 [+0.36] TEST: IPv6 host entries forwarding tests [ OK ] # 86.76 [+0.36] TEST: L2 host entries forwarding tests [ OK ] # 87.51 [+0.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 88.25 [+0.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 89.00 [+0.75] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 89.76 [+0.75] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 90.08 [+0.32] TEST: L2 port entries forwarding tests [ OK ] # 90.14 [+0.06] # 90.14 [+0.00] INFO: # Control packets tests # 90.52 [+0.38] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 90.85 [+0.34] 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__->