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.44 [+21.44] # 21.44 [+0.00] INFO: # Host entries configuration tests # 23.44 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.41 [+1.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.26 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 27.28 [+0.01] # 27.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.94 [+10.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.75 [+10.81] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.61 [+16.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.11 [+16.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.12 [+0.01] # 82.12 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.34 [+11.21] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.60 [+14.27] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.85 [+6.25] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.65 [+5.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.66 [+0.01] # 119.66 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.29 [+10.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.08 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.10 [+0.01] # 131.10 [+0.00] INFO: # Large scale dump tests # 186.08 [+54.99] TEST: IPv4 large scale dump tests [ OK ] # 406.54 [+220.45] TEST: IPv6 large scale dump tests [ OK ] # 619.42 [+212.88] TEST: L2 large scale dump tests [ OK ] # 631.96 [+12.55] TEST: Flush tests [ OK ] # 632.05 [+0.08] # 632.05 [+0.00] INFO: # Forwarding tests # 647.08 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 650.70 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 654.36 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 661.18 [+6.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 667.61 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 674.19 [+6.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 680.49 [+6.31] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.23 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 684.07 [+0.84] # 684.07 [+0.00] INFO: # Control packets tests # 688.05 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 691.90 [+3.85] 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__->