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 # 20.71 [+20.71] # 20.71 [+0.00] INFO: # Host entries configuration tests # 22.49 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.29 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.15 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 26.16 [+0.01] # 26.16 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.59 [+10.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.95 [+10.36] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.57 [+17.61] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.60 [+18.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.61 [+0.01] # 82.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.56 [+10.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.33 [+10.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.26 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.41 [+6.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.42 [+0.01] # 116.42 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.12 [+10.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.93 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.94 [+0.01] # 127.94 [+0.00] INFO: # Large scale dump tests # 182.43 [+54.48] TEST: IPv4 large scale dump tests [ OK ] # 411.43 [+229.00] TEST: IPv6 large scale dump tests [ OK ] # 633.13 [+221.70] TEST: L2 large scale dump tests [ OK ] # 646.37 [+13.24] TEST: Flush tests [ OK ] # 646.46 [+0.09] # 646.46 [+0.00] INFO: # Forwarding tests # 661.60 [+15.13] TEST: IPv4 host entries forwarding tests [ OK ] # 665.28 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 668.95 [+3.67] TEST: L2 host entries forwarding tests [ OK ] # 676.03 [+7.09] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 682.72 [+6.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 689.12 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 695.70 [+6.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 698.55 [+2.84] TEST: L2 port entries forwarding tests [ OK ] # 699.44 [+0.90] # 699.44 [+0.00] INFO: # Control packets tests # 703.49 [+4.05] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 707.36 [+3.87] 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__->