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.06 [+20.06] # 20.06 [+0.00] INFO: # Host entries configuration tests # 21.73 [+1.67] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.45 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.20 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.21 [+0.01] # 25.21 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.33 [+10.12] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.66 [+10.33] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.18 [+15.52] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.52 [+15.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.53 [+0.01] # 76.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.46 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.38 [+9.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.64 [+5.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.02 [+5.38] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.03 [+0.01] # 107.03 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.05 [+10.02] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.67 [+0.61] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.68 [+0.01] # 117.68 [+0.00] INFO: # Large scale dump tests # 165.99 [+48.31] TEST: IPv4 large scale dump tests [ OK ] # 377.64 [+211.65] TEST: IPv6 large scale dump tests [ OK ] # 585.71 [+208.07] TEST: L2 large scale dump tests [ OK ] # 596.95 [+11.23] TEST: Flush tests [ OK ] # 596.96 [+0.01] # 596.96 [+0.00] INFO: # Forwarding tests # 611.61 [+14.65] TEST: IPv4 host entries forwarding tests [ OK ] # 614.74 [+3.13] TEST: IPv6 host entries forwarding tests [ OK ] # 618.09 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 623.91 [+5.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.49 [+5.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.19 [+5.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.91 [+5.72] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.30 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 643.92 [+0.62] # 643.92 [+0.00] INFO: # Control packets tests # 647.50 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.93 [+3.43] 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__->