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.31 [+19.31] # 19.31 [+0.00] INFO: # Host entries configuration tests # 20.96 [+1.65] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.68 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.33 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 24.33 [+0.01] # 24.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.35 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.44 [+10.09] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.35 [+15.91] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.50 [+15.15] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.51 [+0.01] # 75.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.76 [+10.25] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.42 [+13.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.79 [+5.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.39 [+5.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.40 [+0.01] # 110.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.63 [+10.23] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.34 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.35 [+0.01] # 121.35 [+0.00] INFO: # Large scale dump tests # 171.98 [+50.63] TEST: IPv4 large scale dump tests [ OK ] # 381.89 [+209.91] TEST: IPv6 large scale dump tests [ OK ] # 577.89 [+196.00] TEST: L2 large scale dump tests [ OK ] # 589.21 [+11.31] TEST: Flush tests [ OK ] # 589.21 [+0.01] # 589.21 [+0.00] INFO: # Forwarding tests # 603.95 [+14.74] TEST: IPv4 host entries forwarding tests [ OK ] # 607.48 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 610.63 [+3.14] TEST: L2 host entries forwarding tests [ OK ] # 616.66 [+6.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 622.43 [+5.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 628.09 [+5.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.78 [+5.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 636.30 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 636.96 [+0.66] # 636.96 [+0.00] INFO: # Control packets tests # 640.54 [+3.59] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 644.01 [+3.47] 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__->