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.72 [+20.72] # 20.73 [+0.00] INFO: # Host entries configuration tests # 22.45 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.43 [+1.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.32 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 26.33 [+0.01] # 26.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.96 [+10.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.75 [+10.79] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.02 [+17.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.14 [+19.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.15 [+0.01] # 84.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.17 [+11.03] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.82 [+10.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.95 [+6.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.96 [+6.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.97 [+0.01] # 117.97 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.92 [+10.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.72 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.73 [+0.01] # 129.73 [+0.00] INFO: # Large scale dump tests # 184.21 [+54.48] TEST: IPv4 large scale dump tests [ OK ] # 404.47 [+220.26] TEST: IPv6 large scale dump tests [ OK ] # 629.66 [+225.19] TEST: L2 large scale dump tests [ OK ] # 642.56 [+12.90] TEST: Flush tests [ OK ] # 642.65 [+0.10] # 642.65 [+0.00] INFO: # Forwarding tests # 657.58 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 661.20 [+3.61] TEST: IPv6 host entries forwarding tests [ OK ] # 665.15 [+3.95] TEST: L2 host entries forwarding tests [ OK ] # 672.35 [+7.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 678.65 [+6.30] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.42 [+6.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.15 [+6.73] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 694.97 [+2.82] TEST: L2 port entries forwarding tests [ OK ] # 695.83 [+0.86] # 695.84 [+0.00] INFO: # Control packets tests # 699.98 [+4.15] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 703.86 [+3.87] 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__->