make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh DETECTED CRASH, lowering timeout # 15.74 [+15.74] # 15.74 [+0.00] INFO: # Host entries configuration tests # 17.03 [+1.29] TEST: Common host entries configuration tests (IPv4) [ OK ] # 18.25 [+1.23] TEST: Common host entries configuration tests (IPv6) [ OK ] # 19.50 [+1.24] TEST: Common host entries configuration tests (L2) [ OK ] # 19.53 [+0.03] # 19.53 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 28.18 [+8.65] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 36.73 [+8.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 47.80 [+11.07] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 58.98 [+11.18] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 58.99 [+0.01] # 58.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 67.28 [+8.29] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 75.74 [+8.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 79.67 [+3.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 83.59 [+3.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 83.60 [+0.01] # 83.60 [+0.00] INFO: # Port group entries configuration tests - L2 # 92.38 [+8.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 92.86 [+0.47] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 92.87 [+0.01] # 92.87 [+0.00] INFO: # Large scale dump tests # 143.54 [+50.67] TEST: IPv4 large scale dump tests [ OK ] # 445.72 [+302.19] TEST: IPv6 large scale dump tests [ OK ] # 755.87 [+310.15] TEST: L2 large scale dump tests [ OK ] # 764.56 [+8.69] TEST: Flush tests [ OK ] # 764.69 [+0.14] # 764.69 [+0.00] INFO: # Forwarding tests # 778.88 [+14.19] TEST: IPv4 host entries forwarding tests [ OK ] # 781.75 [+2.87] TEST: IPv6 host entries forwarding tests [ OK ] # 784.63 [+2.88] TEST: L2 host entries forwarding tests [ OK ] # 789.95 [+5.32] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 794.89 [+4.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 799.76 [+4.87] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 804.77 [+5.02] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 806.98 [+2.21] TEST: L2 port entries forwarding tests [ OK ] # 807.66 [+0.67] # 807.66 [+0.00] INFO: # Control packets tests # 810.90 [+3.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 814.27 [+3.37] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__->