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 # 21.65 [+21.65] # 21.65 [+0.00] INFO: # Host entries configuration tests # 23.60 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.50 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.37 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 27.38 [+0.02] # 27.38 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.09 [+10.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.83 [+10.74] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.78 [+16.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.97 [+17.20] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.99 [+0.01] # 82.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.62 [+10.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.21 [+10.59] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.13 [+5.92] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.06 [+5.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.07 [+0.01] # 116.07 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.45 [+10.39] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.19 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.20 [+0.01] # 127.20 [+0.00] INFO: # Large scale dump tests # 182.34 [+55.14] TEST: IPv4 large scale dump tests [ OK ] # 405.63 [+223.29] TEST: IPv6 large scale dump tests [ OK ] # 620.38 [+214.75] TEST: L2 large scale dump tests [ OK ] # 632.99 [+12.61] TEST: Flush tests [ OK ] # 633.05 [+0.07] # 633.05 [+0.00] INFO: # Forwarding tests # 648.06 [+15.01] TEST: IPv4 host entries forwarding tests [ OK ] # 651.67 [+3.61] TEST: IPv6 host entries forwarding tests [ OK ] # 655.28 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 662.11 [+6.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 668.55 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 674.64 [+6.09] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 680.83 [+6.19] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.43 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 684.29 [+0.86] # 684.29 [+0.00] INFO: # Control packets tests # 688.25 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 691.94 [+3.69] 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__->