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 # 13.27 [+13.27] # 13.27 [+0.00] INFO: # Host entries configuration tests # 14.11 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.03 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.95 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 15.96 [+0.01] # 15.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.58 [+7.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.22 [+7.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.78 [+8.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 52.59 [+12.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 52.61 [+0.02] # 52.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 61.09 [+8.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 68.96 [+7.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 71.93 [+2.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 74.82 [+2.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 74.83 [+0.02] # 74.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 82.78 [+7.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 83.16 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 83.18 [+0.01] # 83.18 [+0.00] INFO: # Large scale dump tests # 119.88 [+36.70] TEST: IPv4 large scale dump tests [ OK ] # 344.03 [+224.15] TEST: IPv6 large scale dump tests [ OK ] # 558.00 [+213.97] TEST: L2 large scale dump tests [ OK ] # 564.07 [+6.07] TEST: Flush tests [ OK ] # 564.17 [+0.11] # 564.17 [+0.00] INFO: # Forwarding tests # 577.05 [+12.88] TEST: IPv4 host entries forwarding tests [ OK ] # 579.10 [+2.05] TEST: IPv6 host entries forwarding tests [ OK ] # 581.12 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 584.69 [+3.58] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 588.32 [+3.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.85 [+3.53] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.41 [+3.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.83 [+1.42] TEST: L2 port entries forwarding tests [ OK ] # 597.32 [+0.50] # 597.32 [+0.00] INFO: # Control packets tests # 599.64 [+2.31] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.06 [+2.42] 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__->