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 # 18.52 [+18.52] # 18.52 [+0.00] INFO: # Host entries configuration tests # 20.04 [+1.52] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.61 [+1.57] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.30 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 23.32 [+0.01] # 23.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.00 [+9.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.46 [+9.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 56.52 [+14.06] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 71.43 [+14.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 71.44 [+0.01] # 71.44 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 81.25 [+9.81] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 90.92 [+9.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 95.74 [+4.83] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 100.80 [+5.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 100.82 [+0.01] # 100.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 110.90 [+10.08] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 111.56 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 111.57 [+0.01] # 111.57 [+0.00] INFO: # Large scale dump tests # 161.37 [+49.80] TEST: IPv4 large scale dump tests [ OK ] # 371.36 [+209.99] TEST: IPv6 large scale dump tests [ OK ] # 571.19 [+199.83] TEST: L2 large scale dump tests [ OK ] # 582.96 [+11.77] TEST: Flush tests [ OK ] # 582.97 [+0.01] # 582.97 [+0.00] INFO: # Forwarding tests # 597.83 [+14.86] TEST: IPv4 host entries forwarding tests [ OK ] # 601.33 [+3.49] TEST: IPv6 host entries forwarding tests [ OK ] # 604.82 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 611.32 [+6.50] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.89 [+6.57] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.14 [+6.26] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.56 [+6.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.24 [+2.68] TEST: L2 port entries forwarding tests [ OK ] # 633.96 [+0.72] # 633.96 [+0.00] INFO: # Control packets tests # 637.87 [+3.90] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.41 [+3.54] 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__->