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.54 [+20.54] # 20.54 [+0.00] INFO: # Host entries configuration tests # 22.34 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.14 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.87 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.88 [+0.01] # 25.88 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.29 [+10.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.63 [+10.34] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.17 [+16.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.66 [+16.49] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.67 [+0.01] # 79.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.11 [+10.44] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.66 [+10.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.68 [+6.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.19 [+5.51] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.20 [+0.01] # 112.21 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.72 [+10.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.41 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.42 [+0.01] # 123.42 [+0.00] INFO: # Large scale dump tests # 177.17 [+53.74] TEST: IPv4 large scale dump tests [ OK ] # 399.15 [+221.98] TEST: IPv6 large scale dump tests [ OK ] # 620.82 [+221.66] TEST: L2 large scale dump tests [ OK ] # 633.71 [+12.89] TEST: Flush tests [ OK ] # 633.72 [+0.01] # 633.72 [+0.00] INFO: # Forwarding tests # 648.85 [+15.13] TEST: IPv4 host entries forwarding tests [ OK ] # 652.51 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 656.07 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 662.59 [+6.52] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 668.93 [+6.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 675.07 [+6.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 681.19 [+6.12] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.66 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 684.37 [+0.71] # 684.37 [+0.00] INFO: # Control packets tests # 688.33 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 692.22 [+3.89] 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__->