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 # 21.32 [+21.32] # 21.32 [+0.00] INFO: # Host entries configuration tests # 23.28 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.25 [+1.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.32 [+2.06] TEST: Common host entries configuration tests (L2) [ OK ] # 27.33 [+0.01] # 27.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.28 [+10.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.20 [+10.93] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.92 [+17.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.38 [+18.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.39 [+0.01] # 85.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.31 [+10.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.83 [+10.52] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.81 [+5.98] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.59 [+5.79] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.61 [+0.02] # 118.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.19 [+10.58] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.01 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.02 [+0.01] # 130.02 [+0.00] INFO: # Large scale dump tests # 187.29 [+57.27] TEST: IPv4 large scale dump tests [ OK ] # 413.40 [+226.11] TEST: IPv6 large scale dump tests [ OK ] # 620.53 [+207.13] TEST: L2 large scale dump tests [ OK ] # 632.72 [+12.19] TEST: Flush tests [ OK ] # 632.81 [+0.09] # 632.81 [+0.00] INFO: # Forwarding tests # 647.68 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 651.28 [+3.60] TEST: IPv6 host entries forwarding tests [ OK ] # 654.80 [+3.52] TEST: L2 host entries forwarding tests [ OK ] # 661.52 [+6.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 668.01 [+6.48] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 674.34 [+6.33] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 680.80 [+6.46] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.33 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 684.11 [+0.78] # 684.11 [+0.00] INFO: # Control packets tests # 688.28 [+4.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 692.22 [+3.93] 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__->