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 # 20.03 [+20.03] # 20.03 [+0.00] INFO: # Host entries configuration tests # 21.99 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.75 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.55 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 25.56 [+0.01] # 25.56 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.89 [+10.33] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.51 [+10.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.16 [+16.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.93 [+16.77] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.94 [+0.01] # 79.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.55 [+10.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.12 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.96 [+5.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.75 [+5.79] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.76 [+0.01] # 112.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.48 [+10.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.25 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.26 [+0.01] # 124.26 [+0.00] INFO: # Large scale dump tests # 178.19 [+53.93] TEST: IPv4 large scale dump tests [ OK ] # 404.83 [+226.64] TEST: IPv6 large scale dump tests [ OK ] # 628.42 [+223.59] TEST: L2 large scale dump tests [ OK ] # 641.00 [+12.58] TEST: Flush tests [ OK ] # 641.08 [+0.08] # 641.08 [+0.00] INFO: # Forwarding tests # 656.28 [+15.20] TEST: IPv4 host entries forwarding tests [ OK ] # 660.00 [+3.73] TEST: IPv6 host entries forwarding tests [ OK ] # 663.75 [+3.75] TEST: L2 host entries forwarding tests [ OK ] # 670.57 [+6.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.90 [+6.33] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.19 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.42 [+6.23] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.03 [+2.62] TEST: L2 port entries forwarding tests [ OK ] # 692.78 [+0.75] # 692.78 [+0.00] INFO: # Control packets tests # 696.81 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.61 [+3.80] 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__->