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 # 13.38 [+13.38] # 13.38 [+0.00] INFO: # Host entries configuration tests # 14.33 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.26 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.16 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.17 [+0.01] # 16.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.71 [+7.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.27 [+7.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.30 [+9.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.27 [+8.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.28 [+0.01] # 49.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.24 [+7.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.06 [+7.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.41 [+3.35] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.80 [+3.39] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.81 [+0.01] # 71.81 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.52 [+7.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.92 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.94 [+0.03] # 79.94 [+0.00] INFO: # Large scale dump tests # 117.35 [+37.40] TEST: IPv4 large scale dump tests [ OK ] # 342.57 [+225.23] TEST: IPv6 large scale dump tests [ OK ] # 552.10 [+209.53] TEST: L2 large scale dump tests [ OK ] # 558.42 [+6.32] TEST: Flush tests [ OK ] # 558.51 [+0.09] # 558.51 [+0.00] INFO: # Forwarding tests # 571.31 [+12.79] TEST: IPv4 host entries forwarding tests [ OK ] # 573.38 [+2.08] TEST: IPv6 host entries forwarding tests [ OK ] # 575.39 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 579.05 [+3.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 582.65 [+3.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.14 [+3.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.81 [+3.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.23 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 591.73 [+0.49] # 591.73 [+0.00] INFO: # Control packets tests # 593.98 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.19 [+2.21] 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__->