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 # 22.51 [+22.51] # 22.51 [+0.00] INFO: # Host entries configuration tests # 24.56 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.59 [+2.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.69 [+2.09] TEST: Common host entries configuration tests (L2) [ OK ] # 28.70 [+0.01] # 28.70 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.58 [+10.88] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.70 [+11.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.98 [+18.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.24 [+18.27] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.25 [+0.01] # 87.25 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.09 [+10.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.71 [+10.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.89 [+6.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 124.59 [+9.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 124.61 [+0.01] # 124.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 136.86 [+12.25] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 137.65 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 137.66 [+0.02] # 137.66 [+0.00] INFO: # Large scale dump tests # 195.11 [+57.44] TEST: IPv4 large scale dump tests [ OK ] # 432.60 [+237.49] TEST: IPv6 large scale dump tests [ OK ] # 648.56 [+215.97] TEST: L2 large scale dump tests [ OK ] # 660.41 [+11.85] TEST: Flush tests [ OK ] # 660.49 [+0.08] # 660.50 [+0.00] INFO: # Forwarding tests # 675.53 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 679.37 [+3.84] TEST: IPv6 host entries forwarding tests [ OK ] # 683.06 [+3.68] TEST: L2 host entries forwarding tests [ OK ] # 689.98 [+6.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 696.63 [+6.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 702.77 [+6.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 709.04 [+6.27] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 711.66 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 712.43 [+0.76] # 712.43 [+0.00] INFO: # Control packets tests # 716.47 [+4.04] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 720.34 [+3.88] 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->