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.73 [+19.73] # 19.73 [+0.00] INFO: # Host entries configuration tests # 21.46 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.13 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.67 [+1.54] TEST: Common host entries configuration tests (L2) [ OK ] # 24.68 [+0.01] # 24.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.49 [+9.81] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.12 [+9.63] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.54 [+15.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.01 [+16.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.03 [+0.01] # 76.03 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.25 [+10.22] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.35 [+10.10] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.78 [+5.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.30 [+5.52] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.32 [+0.01] # 107.32 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.53 [+10.21] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.24 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.25 [+0.01] # 118.25 [+0.00] INFO: # Large scale dump tests # 169.66 [+51.41] TEST: IPv4 large scale dump tests [ OK ] # 381.31 [+211.65] TEST: IPv6 large scale dump tests [ OK ] # 578.40 [+197.10] TEST: L2 large scale dump tests [ OK ] # 589.76 [+11.35] TEST: Flush tests [ OK ] # 589.77 [+0.01] # 589.77 [+0.00] INFO: # Forwarding tests # 604.96 [+15.19] TEST: IPv4 host entries forwarding tests [ OK ] # 608.27 [+3.31] TEST: IPv6 host entries forwarding tests [ OK ] # 611.64 [+3.37] TEST: L2 host entries forwarding tests [ OK ] # 617.94 [+6.30] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.98 [+6.04] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.93 [+5.95] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.69 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.16 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 638.78 [+0.62] # 638.78 [+0.00] INFO: # Control packets tests # 642.58 [+3.80] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.48 [+3.90] 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__->