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.03 [+20.03] # 20.03 [+0.00] INFO: # Host entries configuration tests # 21.95 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.71 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.53 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 25.54 [+0.01] # 25.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.99 [+10.44] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.05 [+11.06] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.82 [+18.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.04 [+18.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.05 [+0.01] # 84.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.95 [+10.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.66 [+10.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.93 [+6.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.99 [+6.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.00 [+0.01] # 118.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.21 [+11.21] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.74 [+2.54] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.77 [+0.03] # 131.78 [+0.00] INFO: # Large scale dump tests # 189.87 [+58.10] TEST: IPv4 large scale dump tests [ OK ] # 405.16 [+215.29] TEST: IPv6 large scale dump tests [ OK ] # 619.74 [+214.58] TEST: L2 large scale dump tests [ OK ] # 633.24 [+13.50] TEST: Flush tests [ OK ] # 633.25 [+0.01] # 633.25 [+0.00] INFO: # Forwarding tests # 648.35 [+15.10] TEST: IPv4 host entries forwarding tests [ OK ] # 651.91 [+3.56] TEST: IPv6 host entries forwarding tests [ OK ] # 655.82 [+3.91] TEST: L2 host entries forwarding tests [ OK ] # 662.64 [+6.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 669.75 [+7.11] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.26 [+6.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.27 [+7.01] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.91 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 686.71 [+0.80] # 686.71 [+0.00] INFO: # Control packets tests # 691.23 [+4.52] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.27 [+4.04] 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__->