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.56 [+12.56] # 12.56 [+0.00] INFO: # Host entries configuration tests # 13.39 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.27 [+0.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.05 [+0.78] TEST: Common host entries configuration tests (L2) [ OK ] # 15.06 [+0.01] # 15.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.37 [+7.31] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.75 [+7.37] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.37 [+7.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.30 [+7.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.32 [+0.02] # 45.32 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.07 [+7.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.83 [+7.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.50 [+2.67] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.19 [+2.68] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.20 [+0.01] # 66.20 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.62 [+7.42] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.96 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.98 [+0.02] # 73.98 [+0.00] INFO: # Large scale dump tests # 110.29 [+36.30] TEST: IPv4 large scale dump tests [ OK ] # 329.94 [+219.65] TEST: IPv6 large scale dump tests [ OK ] # 561.71 [+231.77] TEST: L2 large scale dump tests [ OK ] # 568.24 [+6.53] TEST: Flush tests [ OK ] # 568.32 [+0.08] # 568.32 [+0.00] INFO: # Forwarding tests # 581.29 [+12.97] TEST: IPv4 host entries forwarding tests [ OK ] # 583.42 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 585.43 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 589.19 [+3.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 592.90 [+3.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 596.89 [+3.99] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 600.63 [+3.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.44 [+1.81] TEST: L2 port entries forwarding tests [ OK ] # 602.90 [+0.46] # 602.90 [+0.00] INFO: # Control packets tests # 605.42 [+2.52] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.85 [+2.43] 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__->