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.25 [+6.25] # 6.25 [+0.00] INFO: # Host entries configuration tests # 7.94 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 8.59 [+0.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 8.92 [+0.33] TEST: Common host entries configuration tests (L2) [ OK ] # 8.92 [+0.00] # 8.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 15.28 [+6.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 20.81 [+5.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 22.30 [+1.48] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 23.71 [+1.41] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 23.71 [+0.00] # 23.71 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 29.19 [+5.49] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 34.66 [+5.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 35.13 [+0.47] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 35.62 [+0.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 35.62 [+0.00] # 35.62 [+0.00] INFO: # Port group entries configuration tests - L2 # 41.14 [+5.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 41.22 [+0.08] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 41.22 [+0.00] # 41.22 [+0.00] INFO: # Large scale dump tests # 46.26 [+5.04] TEST: IPv4 large scale dump tests [ OK ] # 60.35 [+14.09] TEST: IPv6 large scale dump tests [ OK ] # 74.33 [+13.97] TEST: L2 large scale dump tests [ OK ] # 75.32 [+0.99] TEST: Flush tests [ OK ] # 75.33 [+0.01] # 75.33 [+0.00] INFO: # Forwarding tests # 85.80 [+10.47] TEST: IPv4 host entries forwarding tests [ OK ] # 86.18 [+0.39] TEST: IPv6 host entries forwarding tests [ OK ] # 86.60 [+0.42] TEST: L2 host entries forwarding tests [ OK ] # 87.32 [+0.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 88.05 [+0.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 88.79 [+0.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 89.57 [+0.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 89.87 [+0.30] TEST: L2 port entries forwarding tests [ OK ] # 89.93 [+0.06] # 89.93 [+0.00] INFO: # Control packets tests # 90.29 [+0.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 90.65 [+0.37] 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__->