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.78 [+20.78] # 20.78 [+0.00] INFO: # Host entries configuration tests # 22.50 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.22 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.02 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 26.03 [+0.01] # 26.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.26 [+10.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.15 [+9.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.70 [+15.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.02 [+16.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.02 [+0.01] # 78.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.30 [+10.28] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.53 [+10.23] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.16 [+5.62] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.82 [+5.66] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.83 [+0.01] # 109.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.23 [+10.40] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.04 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.05 [+0.01] # 121.05 [+0.00] INFO: # Large scale dump tests # 177.49 [+56.44] TEST: IPv4 large scale dump tests [ OK ] # 389.30 [+211.81] TEST: IPv6 large scale dump tests [ OK ] # 599.23 [+209.93] TEST: L2 large scale dump tests [ OK ] # 610.78 [+11.55] TEST: Flush tests [ OK ] # 610.79 [+0.01] # 610.79 [+0.00] INFO: # Forwarding tests # 625.65 [+14.86] TEST: IPv4 host entries forwarding tests [ OK ] # 629.29 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 632.78 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 639.41 [+6.63] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 645.84 [+6.43] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 651.70 [+5.87] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 657.90 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 660.49 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 661.15 [+0.66] # 661.15 [+0.00] INFO: # Control packets tests # 665.28 [+4.13] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 668.90 [+3.62] 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__->