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 # 19.65 [+19.65] # 19.65 [+0.00] INFO: # Host entries configuration tests # 21.40 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.07 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.72 [+1.65] TEST: Common host entries configuration tests (L2) [ OK ] # 24.73 [+0.01] # 24.73 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.09 [+10.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.44 [+10.35] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.47 [+16.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.38 [+16.90] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.39 [+0.02] # 78.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.38 [+10.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.23 [+10.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.96 [+5.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.39 [+5.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.40 [+0.01] # 111.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.16 [+10.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.91 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.92 [+0.01] # 122.92 [+0.00] INFO: # Large scale dump tests # 178.87 [+55.95] TEST: IPv4 large scale dump tests [ OK ] # 402.18 [+223.31] TEST: IPv6 large scale dump tests [ OK ] # 620.52 [+218.34] TEST: L2 large scale dump tests [ OK ] # 633.96 [+13.43] TEST: Flush tests [ OK ] # 633.97 [+0.01] # 633.97 [+0.00] INFO: # Forwarding tests # 649.12 [+15.16] TEST: IPv4 host entries forwarding tests [ OK ] # 652.80 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 656.58 [+3.78] TEST: L2 host entries forwarding tests [ OK ] # 663.67 [+7.09] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.14 [+6.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.87 [+6.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.52 [+6.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.16 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 686.85 [+0.69] # 686.85 [+0.00] INFO: # Control packets tests # 690.93 [+4.08] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.92 [+3.99] 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__->