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.30 [+13.30] # 13.30 [+0.00] INFO: # Host entries configuration tests # 14.23 [+0.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.21 [+0.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.14 [+0.93] TEST: Common host entries configuration tests (L2) [ OK ] # 16.15 [+0.01] # 16.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.94 [+7.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.66 [+7.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.08 [+8.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.60 [+8.51] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.61 [+0.01] # 48.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.47 [+7.86] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.34 [+7.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.32 [+2.98] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.41 [+3.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.43 [+0.02] # 70.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.25 [+7.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.70 [+0.45] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.71 [+0.02] # 78.71 [+0.00] INFO: # Large scale dump tests # 115.86 [+37.14] TEST: IPv4 large scale dump tests [ OK ] # 342.96 [+227.10] TEST: IPv6 large scale dump tests [ OK ] # 562.35 [+219.39] TEST: L2 large scale dump tests [ OK ] # 568.39 [+6.04] TEST: Flush tests [ OK ] # 568.49 [+0.09] # 568.49 [+0.00] INFO: # Forwarding tests # 581.38 [+12.89] TEST: IPv4 host entries forwarding tests [ OK ] # 583.36 [+1.98] TEST: IPv6 host entries forwarding tests [ OK ] # 585.50 [+2.14] TEST: L2 host entries forwarding tests [ OK ] # 589.65 [+4.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.48 [+3.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.27 [+3.80] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.22 [+3.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.99 [+1.76] TEST: L2 port entries forwarding tests [ OK ] # 603.45 [+0.46] # 603.45 [+0.00] INFO: # Control packets tests # 605.79 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 608.31 [+2.52] 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__->