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 # 20.59 [+20.59] # 20.59 [+0.00] INFO: # Host entries configuration tests # 22.50 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.37 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.16 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 26.17 [+0.01] # 26.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.68 [+10.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.27 [+10.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.50 [+17.23] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.68 [+17.18] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.69 [+0.01] # 81.69 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.07 [+10.38] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.69 [+10.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.67 [+5.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.64 [+5.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.65 [+0.01] # 114.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.12 [+10.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.89 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.90 [+0.01] # 125.90 [+0.00] INFO: # Large scale dump tests # 178.92 [+53.02] TEST: IPv4 large scale dump tests [ OK ] # 402.91 [+223.99] TEST: IPv6 large scale dump tests [ OK ] # 628.31 [+225.40] TEST: L2 large scale dump tests [ OK ] # 641.72 [+13.41] TEST: Flush tests [ OK ] # 641.81 [+0.10] # 641.81 [+0.00] INFO: # Forwarding tests # 657.48 [+15.67] TEST: IPv4 host entries forwarding tests [ OK ] # 661.22 [+3.73] TEST: IPv6 host entries forwarding tests [ OK ] # 665.33 [+4.11] TEST: L2 host entries forwarding tests [ OK ] # 672.69 [+7.36] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 679.11 [+6.41] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.78 [+6.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.25 [+6.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 695.15 [+2.90] TEST: L2 port entries forwarding tests [ OK ] # 695.97 [+0.82] # 695.97 [+0.00] INFO: # Control packets tests # 699.98 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 703.89 [+3.91] 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__->