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 # 21.66 [+21.66] # 21.66 [+0.00] INFO: # Host entries configuration tests # 23.59 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.56 [+1.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.38 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 27.40 [+0.02] # 27.40 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.08 [+10.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.05 [+10.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.65 [+17.60] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.85 [+17.20] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.86 [+0.01] # 83.86 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.50 [+10.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.08 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.84 [+5.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.55 [+5.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.56 [+0.01] # 116.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.22 [+10.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.05 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.06 [+0.01] # 128.06 [+0.00] INFO: # Large scale dump tests # 188.59 [+60.53] TEST: IPv4 large scale dump tests [ OK ] # 410.43 [+221.84] TEST: IPv6 large scale dump tests [ OK ] # 632.24 [+221.80] TEST: L2 large scale dump tests [ OK ] # 645.03 [+12.79] TEST: Flush tests [ OK ] # 645.11 [+0.08] # 645.11 [+0.00] INFO: # Forwarding tests # 660.45 [+15.35] TEST: IPv4 host entries forwarding tests [ OK ] # 664.08 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 667.72 [+3.65] TEST: L2 host entries forwarding tests [ OK ] # 674.30 [+6.58] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 680.35 [+6.05] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 686.78 [+6.42] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 693.06 [+6.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 695.66 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 696.39 [+0.73] # 696.39 [+0.00] INFO: # Control packets tests # 700.28 [+3.88] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 704.05 [+3.77] 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__->