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 # 13.10 [+13.10] # 13.10 [+0.00] INFO: # Host entries configuration tests # 14.00 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.03 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.97 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 15.98 [+0.01] # 15.98 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.66 [+7.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.28 [+7.63] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.44 [+8.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.53 [+8.09] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.54 [+0.01] # 47.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.18 [+7.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.98 [+7.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.98 [+3.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.82 [+2.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.84 [+0.01] # 68.84 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.63 [+7.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.01 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.02 [+0.02] # 77.02 [+0.00] INFO: # Large scale dump tests # 114.10 [+37.08] TEST: IPv4 large scale dump tests [ OK ] # 347.37 [+233.27] TEST: IPv6 large scale dump tests [ OK ] # 570.10 [+222.73] TEST: L2 large scale dump tests [ OK ] # 576.26 [+6.16] TEST: Flush tests [ OK ] # 576.34 [+0.08] # 576.34 [+0.00] INFO: # Forwarding tests # 589.24 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 591.31 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 593.49 [+2.18] TEST: L2 host entries forwarding tests [ OK ] # 597.41 [+3.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 600.85 [+3.45] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 604.32 [+3.46] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 607.71 [+3.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.12 [+1.40] TEST: L2 port entries forwarding tests [ OK ] # 609.52 [+0.40] # 609.52 [+0.00] INFO: # Control packets tests # 611.56 [+2.05] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 613.70 [+2.14] 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__->