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.87 [+20.87] # 20.87 [+0.00] INFO: # Host entries configuration tests # 22.77 [+1.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.82 [+2.06] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.72 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.74 [+0.01] # 26.74 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.40 [+10.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.07 [+10.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.64 [+18.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.36 [+17.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.38 [+0.01] # 84.38 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.09 [+10.71] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.75 [+10.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.63 [+5.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.26 [+5.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.28 [+0.01] # 117.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.76 [+10.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.53 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.54 [+0.01] # 128.54 [+0.00] INFO: # Large scale dump tests # 186.58 [+58.03] TEST: IPv4 large scale dump tests [ OK ] # 407.62 [+221.05] TEST: IPv6 large scale dump tests [ OK ] # 622.70 [+215.07] TEST: L2 large scale dump tests [ OK ] # 635.02 [+12.32] TEST: Flush tests [ OK ] # 635.03 [+0.01] # 635.03 [+0.00] INFO: # Forwarding tests # 650.06 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 653.75 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 657.34 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 664.34 [+7.01] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.84 [+6.50] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.31 [+6.47] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.93 [+6.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.81 [+2.87] TEST: L2 port entries forwarding tests [ OK ] # 687.56 [+0.76] # 687.56 [+0.00] INFO: # Control packets tests # 691.73 [+4.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.83 [+4.10] 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__->