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 # 12.48 [+12.48] # 12.48 [+0.00] INFO: # Host entries configuration tests # 13.21 [+0.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.97 [+0.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.72 [+0.75] TEST: Common host entries configuration tests (L2) [ OK ] # 14.73 [+0.01] # 14.73 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.96 [+7.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.31 [+7.35] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.90 [+7.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.32 [+7.41] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.33 [+0.01] # 44.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.61 [+7.29] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.12 [+7.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.74 [+2.62] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.44 [+2.71] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.45 [+0.01] # 64.45 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.91 [+7.46] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.21 [+0.30] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.23 [+0.02] # 72.23 [+0.00] INFO: # Large scale dump tests # 106.47 [+34.24] TEST: IPv4 large scale dump tests [ OK ] # 327.03 [+220.56] TEST: IPv6 large scale dump tests [ OK ] # 546.52 [+219.49] TEST: L2 large scale dump tests [ OK ] # 552.88 [+6.36] TEST: Flush tests [ OK ] # 553.03 [+0.15] # 553.03 [+0.00] INFO: # Forwarding tests # 567.04 [+14.01] TEST: IPv4 host entries forwarding tests [ OK ] # 569.11 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 571.28 [+2.17] TEST: L2 host entries forwarding tests [ OK ] # 575.40 [+4.12] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 579.03 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 582.77 [+3.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 586.41 [+3.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 587.84 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 588.29 [+0.45] # 588.29 [+0.00] INFO: # Control packets tests # 590.63 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 592.83 [+2.20] 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__->