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.72 [+19.72] # 19.72 [+0.00] INFO: # Host entries configuration tests # 21.49 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.13 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.83 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 24.84 [+0.01] # 24.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.86 [+10.02] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.00 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.62 [+15.62] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.98 [+15.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.98 [+0.01] # 75.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.93 [+9.95] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.55 [+9.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.52 [+4.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.38 [+4.86] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.39 [+0.01] # 105.39 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.13 [+9.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.86 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.87 [+0.01] # 115.87 [+0.00] INFO: # Large scale dump tests # 169.41 [+53.54] TEST: IPv4 large scale dump tests [ OK ] # 366.76 [+197.35] TEST: IPv6 large scale dump tests [ OK ] # 563.32 [+196.56] TEST: L2 large scale dump tests [ OK ] # 574.19 [+10.87] TEST: Flush tests [ OK ] # 574.21 [+0.01] # 574.21 [+0.00] INFO: # Forwarding tests # 588.94 [+14.73] TEST: IPv4 host entries forwarding tests [ OK ] # 592.18 [+3.24] TEST: IPv6 host entries forwarding tests [ OK ] # 595.51 [+3.33] TEST: L2 host entries forwarding tests [ OK ] # 601.42 [+5.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 607.14 [+5.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 612.77 [+5.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 618.71 [+5.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 621.17 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 621.82 [+0.64] # 621.82 [+0.00] INFO: # Control packets tests # 625.53 [+3.71] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 629.18 [+3.65] 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__->