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.38 [+13.38] # 13.38 [+0.00] INFO: # Host entries configuration tests # 14.26 [+0.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.26 [+1.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.16 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.17 [+0.01] # 16.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.75 [+7.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.34 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.79 [+8.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.34 [+8.54] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.35 [+0.01] # 48.35 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.13 [+7.79] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.77 [+7.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.72 [+2.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.78 [+3.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.80 [+0.02] # 69.80 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.68 [+7.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.04 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.06 [+0.02] # 78.06 [+0.00] INFO: # Large scale dump tests # 113.93 [+35.86] TEST: IPv4 large scale dump tests [ OK ] # 335.49 [+221.56] TEST: IPv6 large scale dump tests [ OK ] # 561.78 [+226.29] TEST: L2 large scale dump tests [ OK ] # 567.76 [+5.98] TEST: Flush tests [ OK ] # 567.86 [+0.10] # 567.86 [+0.00] INFO: # Forwarding tests # 580.90 [+13.04] TEST: IPv4 host entries forwarding tests [ OK ] # 582.87 [+1.97] TEST: IPv6 host entries forwarding tests [ OK ] # 584.83 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 588.63 [+3.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 592.25 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.84 [+3.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 599.33 [+3.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.79 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 601.20 [+0.41] # 601.20 [+0.00] INFO: # Control packets tests # 603.45 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.66 [+2.21] 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__->