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.98 [+12.98] # 12.98 [+0.00] INFO: # Host entries configuration tests # 13.89 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.82 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.73 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 15.75 [+0.01] # 15.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.32 [+7.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.93 [+7.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.41 [+7.48] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.15 [+7.74] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.16 [+0.01] # 46.16 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.66 [+7.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.20 [+7.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.04 [+2.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.84 [+2.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.86 [+0.01] # 66.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.44 [+7.58] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.77 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.78 [+0.01] # 74.78 [+0.00] INFO: # Large scale dump tests # 111.15 [+36.37] TEST: IPv4 large scale dump tests [ OK ] # 329.79 [+218.64] TEST: IPv6 large scale dump tests [ OK ] # 549.93 [+220.14] TEST: L2 large scale dump tests [ OK ] # 555.76 [+5.83] TEST: Flush tests [ OK ] # 555.84 [+0.08] # 555.84 [+0.00] INFO: # Forwarding tests # 568.71 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 570.87 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 572.88 [+2.02] TEST: L2 host entries forwarding tests [ OK ] # 576.81 [+3.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 580.55 [+3.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 584.25 [+3.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 587.89 [+3.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 589.38 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 589.81 [+0.43] # 589.81 [+0.00] INFO: # Control packets tests # 592.08 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 594.46 [+2.38] 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__->