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.57 [+20.57] # 20.57 [+0.00] INFO: # Host entries configuration tests # 22.48 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.21 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.06 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 26.07 [+0.01] # 26.07 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.47 [+10.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.67 [+13.21] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.48 [+19.81] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.38 [+16.89] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.39 [+0.02] # 86.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.79 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.19 [+10.39] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.92 [+5.74] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.35 [+5.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.36 [+0.01] # 118.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.65 [+10.29] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.40 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.41 [+0.01] # 129.41 [+0.00] INFO: # Large scale dump tests # 183.40 [+53.99] TEST: IPv4 large scale dump tests [ OK ] # 397.68 [+214.28] TEST: IPv6 large scale dump tests [ OK ] # 604.70 [+207.02] TEST: L2 large scale dump tests [ OK ] # 616.54 [+11.84] TEST: Flush tests [ OK ] # 616.61 [+0.07] # 616.61 [+0.00] INFO: # Forwarding tests # 631.53 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 635.00 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 638.50 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 644.90 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 651.17 [+6.27] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 657.38 [+6.21] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 663.57 [+6.19] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 666.23 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 667.04 [+0.81] # 667.04 [+0.00] INFO: # Control packets tests # 671.03 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 674.83 [+3.80] 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__->