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.58 [+12.58] # 12.58 [+0.00] INFO: # Host entries configuration tests # 13.41 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.27 [+0.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.09 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 15.10 [+0.01] # 15.10 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.55 [+7.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.04 [+7.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.20 [+8.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.26 [+8.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.27 [+0.01] # 46.27 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.13 [+7.86] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.93 [+7.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.67 [+2.74] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.08 [+2.41] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.09 [+0.01] # 67.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.44 [+7.36] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.74 [+0.30] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.75 [+0.01] # 74.75 [+0.00] INFO: # Large scale dump tests # 108.87 [+34.12] TEST: IPv4 large scale dump tests [ OK ] # 331.26 [+222.39] TEST: IPv6 large scale dump tests [ OK ] # 552.14 [+220.88] TEST: L2 large scale dump tests [ OK ] # 558.17 [+6.03] TEST: Flush tests [ OK ] # 558.27 [+0.10] # 558.27 [+0.00] INFO: # Forwarding tests # 571.23 [+12.95] TEST: IPv4 host entries forwarding tests [ OK ] # 573.43 [+2.20] TEST: IPv6 host entries forwarding tests [ OK ] # 575.61 [+2.18] TEST: L2 host entries forwarding tests [ OK ] # 579.44 [+3.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.26 [+3.82] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.96 [+3.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.67 [+3.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.11 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 592.58 [+0.47] # 592.58 [+0.00] INFO: # Control packets tests # 594.89 [+2.31] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.43 [+2.53] 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__->