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.77 [+20.77] # 20.78 [+0.00] INFO: # Host entries configuration tests # 22.79 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.78 [+1.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.67 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 26.68 [+0.01] # 26.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.14 [+10.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.57 [+10.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.82 [+17.25] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.60 [+16.78] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.61 [+0.01] # 81.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.14 [+10.53] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.55 [+10.41] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.49 [+5.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.11 [+5.62] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.13 [+0.02] # 114.13 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.91 [+10.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.63 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.64 [+0.01] # 125.64 [+0.00] INFO: # Large scale dump tests # 179.42 [+53.78] TEST: IPv4 large scale dump tests [ OK ] # 397.02 [+217.60] TEST: IPv6 large scale dump tests [ OK ] # 604.20 [+207.18] TEST: L2 large scale dump tests [ OK ] # 616.33 [+12.13] TEST: Flush tests [ OK ] # 616.34 [+0.01] # 616.34 [+0.00] INFO: # Forwarding tests # 631.09 [+14.75] TEST: IPv4 host entries forwarding tests [ OK ] # 634.60 [+3.51] TEST: IPv6 host entries forwarding tests [ OK ] # 637.90 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 644.43 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 650.65 [+6.22] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 656.87 [+6.22] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 663.11 [+6.24] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 665.71 [+2.61] TEST: L2 port entries forwarding tests [ OK ] # 666.40 [+0.69] # 666.40 [+0.00] INFO: # Control packets tests # 670.54 [+4.13] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 674.27 [+3.73] 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__->