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.45 [+21.45] # 21.45 [+0.00] INFO: # Host entries configuration tests # 23.40 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.42 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.32 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 27.33 [+0.01] # 27.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.34 [+11.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.36 [+11.02] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.00 [+17.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.73 [+17.73] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.75 [+0.02] # 84.75 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.76 [+11.02] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.31 [+10.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.19 [+5.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.48 [+6.29] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.50 [+0.02] # 118.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.29 [+10.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.02 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.03 [+0.01] # 130.03 [+0.00] INFO: # Large scale dump tests # 187.80 [+57.77] TEST: IPv4 large scale dump tests [ OK ] # 410.50 [+222.70] TEST: IPv6 large scale dump tests [ OK ] # 632.35 [+221.84] TEST: L2 large scale dump tests [ OK ] # 644.90 [+12.55] TEST: Flush tests [ OK ] # 644.91 [+0.01] # 644.91 [+0.00] INFO: # Forwarding tests # 660.16 [+15.25] TEST: IPv4 host entries forwarding tests [ OK ] # 664.11 [+3.95] TEST: IPv6 host entries forwarding tests [ OK ] # 667.84 [+3.73] TEST: L2 host entries forwarding tests [ OK ] # 674.66 [+6.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 681.21 [+6.54] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 687.73 [+6.52] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.35 [+6.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 696.98 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 697.74 [+0.76] # 697.74 [+0.00] INFO: # Control packets tests # 701.83 [+4.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 705.60 [+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__->