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 # 11.91 [+11.91] # 11.91 [+0.00] INFO: # Host entries configuration tests # 12.73 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.51 [+0.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.29 [+0.78] TEST: Common host entries configuration tests (L2) [ OK ] # 14.30 [+0.01] # 14.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.74 [+7.44] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.03 [+7.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.25 [+7.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.38 [+7.14] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.39 [+0.01] # 43.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.67 [+7.28] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 57.89 [+7.22] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 60.78 [+2.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.48 [+2.71] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.50 [+0.02] # 63.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.16 [+7.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.51 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.52 [+0.01] # 71.52 [+0.00] INFO: # Large scale dump tests # 105.48 [+33.95] TEST: IPv4 large scale dump tests [ OK ] # 325.63 [+220.16] TEST: IPv6 large scale dump tests [ OK ] # 547.47 [+221.83] TEST: L2 large scale dump tests [ OK ] # 554.14 [+6.67] TEST: Flush tests [ OK ] # 554.23 [+0.10] # 554.23 [+0.00] INFO: # Forwarding tests # 567.12 [+12.88] TEST: IPv4 host entries forwarding tests [ OK ] # 569.39 [+2.27] TEST: IPv6 host entries forwarding tests [ OK ] # 571.59 [+2.20] TEST: L2 host entries forwarding tests [ OK ] # 575.52 [+3.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 579.10 [+3.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 582.76 [+3.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 586.67 [+3.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 588.27 [+1.60] TEST: L2 port entries forwarding tests [ OK ] # 588.83 [+0.56] # 588.83 [+0.00] INFO: # Control packets tests # 591.35 [+2.52] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 593.77 [+2.42] 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__->