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 # 11.87 [+11.87] # 11.87 [+0.00] INFO: # Host entries configuration tests # 12.67 [+0.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.44 [+0.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.23 [+0.79] TEST: Common host entries configuration tests (L2) [ OK ] # 14.24 [+0.01] # 14.24 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.46 [+7.22] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.65 [+7.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.14 [+7.49] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.03 [+7.89] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.05 [+0.01] # 44.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.60 [+7.56] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.04 [+7.44] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.49 [+2.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.85 [+2.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.86 [+0.01] # 63.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.13 [+7.26] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.42 [+0.30] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.43 [+0.01] # 71.43 [+0.00] INFO: # Large scale dump tests # 101.23 [+29.80] TEST: IPv4 large scale dump tests [ OK ] # 320.28 [+219.05] TEST: IPv6 large scale dump tests [ OK ] # 546.92 [+226.64] TEST: L2 large scale dump tests [ OK ] # 553.12 [+6.20] TEST: Flush tests [ OK ] # 553.23 [+0.11] # 553.23 [+0.00] INFO: # Forwarding tests # 566.39 [+13.17] TEST: IPv4 host entries forwarding tests [ OK ] # 568.34 [+1.94] TEST: IPv6 host entries forwarding tests [ OK ] # 570.29 [+1.95] TEST: L2 host entries forwarding tests [ OK ] # 574.02 [+3.73] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 577.63 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 581.41 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 585.08 [+3.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 586.54 [+1.46] TEST: L2 port entries forwarding tests [ OK ] # 587.00 [+0.46] # 587.00 [+0.00] INFO: # Control packets tests # 589.41 [+2.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 591.81 [+2.40] 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__->