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 # 12.95 [+12.95] # 12.95 [+0.00] INFO: # Host entries configuration tests # 13.77 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.72 [+0.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.53 [+0.81] TEST: Common host entries configuration tests (L2) [ OK ] # 15.54 [+0.01] # 15.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.97 [+7.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.39 [+7.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.97 [+7.58] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.88 [+7.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.90 [+0.01] # 45.90 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.56 [+7.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.27 [+7.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.10 [+2.83] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.73 [+2.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.74 [+0.01] # 66.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.30 [+7.56] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.67 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.69 [+0.01] # 74.69 [+0.00] INFO: # Large scale dump tests # 110.05 [+35.37] TEST: IPv4 large scale dump tests [ OK ] # 333.65 [+223.59] TEST: IPv6 large scale dump tests [ OK ] # 557.80 [+224.15] TEST: L2 large scale dump tests [ OK ] # 563.83 [+6.03] TEST: Flush tests [ OK ] # 563.93 [+0.10] # 563.93 [+0.00] INFO: # Forwarding tests # 576.96 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 579.17 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 581.06 [+1.90] TEST: L2 host entries forwarding tests [ OK ] # 584.80 [+3.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 588.54 [+3.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 592.12 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.80 [+3.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 597.16 [+1.37] TEST: L2 port entries forwarding tests [ OK ] # 597.63 [+0.47] # 597.63 [+0.00] INFO: # Control packets tests # 599.78 [+2.15] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.06 [+2.28] 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__->