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.95 [+13.95] # 13.95 [+0.00] INFO: # Host entries configuration tests # 14.91 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.90 [+1.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.86 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 16.87 [+0.01] # 16.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.58 [+7.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.39 [+7.81] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.57 [+9.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.66 [+9.09] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.67 [+0.01] # 50.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.68 [+8.00] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.67 [+7.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.71 [+3.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.84 [+3.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.86 [+0.02] # 72.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.60 [+7.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.94 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.96 [+0.02] # 80.96 [+0.00] INFO: # Large scale dump tests # 118.15 [+37.19] TEST: IPv4 large scale dump tests [ OK ] # 342.92 [+224.78] TEST: IPv6 large scale dump tests [ OK ] # 571.26 [+228.33] TEST: L2 large scale dump tests [ OK ] # 577.36 [+6.10] TEST: Flush tests [ OK ] # 577.45 [+0.08] # 577.45 [+0.00] INFO: # Forwarding tests # 590.51 [+13.07] TEST: IPv4 host entries forwarding tests [ OK ] # 592.63 [+2.11] TEST: IPv6 host entries forwarding tests [ OK ] # 594.51 [+1.89] TEST: L2 host entries forwarding tests [ OK ] # 598.31 [+3.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 601.88 [+3.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 605.27 [+3.38] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 608.68 [+3.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 610.18 [+1.49] TEST: L2 port entries forwarding tests [ OK ] # 610.63 [+0.46] # 610.63 [+0.00] INFO: # Control packets tests # 612.89 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 615.08 [+2.19] 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__->