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.66 [+13.66] # 13.66 [+0.00] INFO: # Host entries configuration tests # 14.54 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.47 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.37 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.38 [+0.01] # 16.38 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.91 [+7.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.54 [+7.63] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.54 [+9.00] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.61 [+9.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.62 [+0.01] # 49.62 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.25 [+7.63] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.11 [+7.86] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.22 [+3.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.42 [+3.20] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.43 [+0.01] # 71.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.30 [+7.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.68 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.70 [+0.02] # 79.70 [+0.00] INFO: # Large scale dump tests # 117.52 [+37.82] TEST: IPv4 large scale dump tests [ OK ] # 341.98 [+224.46] TEST: IPv6 large scale dump tests [ OK ] # 573.04 [+231.06] TEST: L2 large scale dump tests [ OK ] # 579.98 [+6.94] TEST: Flush tests [ OK ] # 580.09 [+0.11] # 580.09 [+0.00] INFO: # Forwarding tests # 593.32 [+13.23] TEST: IPv4 host entries forwarding tests [ OK ] # 595.44 [+2.12] TEST: IPv6 host entries forwarding tests [ OK ] # 597.61 [+2.17] TEST: L2 host entries forwarding tests [ OK ] # 601.71 [+4.09] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.50 [+3.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.00 [+3.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 612.59 [+3.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 614.01 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 614.43 [+0.42] # 614.43 [+0.00] INFO: # Control packets tests # 616.62 [+2.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 618.95 [+2.33] 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__->