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.63 [+20.63] # 20.63 [+0.00] INFO: # Host entries configuration tests # 22.47 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.38 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.23 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 26.24 [+0.01] # 26.24 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.63 [+10.39] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.05 [+10.42] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.54 [+16.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.45 [+16.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.46 [+0.01] # 80.46 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.83 [+10.38] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.22 [+10.39] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.90 [+5.68] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.50 [+5.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.51 [+0.01] # 112.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.91 [+10.39] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.67 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.68 [+0.01] # 123.68 [+0.00] INFO: # Large scale dump tests # 173.01 [+49.32] TEST: IPv4 large scale dump tests [ OK ] # 381.34 [+208.34] TEST: IPv6 large scale dump tests [ OK ] # 582.33 [+200.99] TEST: L2 large scale dump tests [ OK ] # 593.64 [+11.31] TEST: Flush tests [ OK ] # 593.65 [+0.01] # 593.65 [+0.00] INFO: # Forwarding tests # 608.25 [+14.60] TEST: IPv4 host entries forwarding tests [ OK ] # 611.61 [+3.37] TEST: IPv6 host entries forwarding tests [ OK ] # 614.86 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 620.76 [+5.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 626.72 [+5.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.38 [+5.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.07 [+5.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.47 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 641.09 [+0.63] # 641.09 [+0.00] INFO: # Control packets tests # 644.58 [+3.49] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.01 [+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__->