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 # 22.92 [+22.92] # 22.92 [+0.00] INFO: # Host entries configuration tests # 24.62 [+1.70] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.39 [+1.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.12 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 28.14 [+0.01] # 28.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.00 [+9.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.81 [+9.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.75 [+15.93] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.60 [+15.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.61 [+0.01] # 79.62 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.83 [+10.21] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.01 [+10.19] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.18 [+5.17] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.57 [+5.39] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.58 [+0.01] # 110.58 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.45 [+9.87] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.11 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.12 [+0.01] # 121.12 [+0.00] INFO: # Large scale dump tests # 170.88 [+49.75] TEST: IPv4 large scale dump tests [ OK ] # 361.50 [+190.62] TEST: IPv6 large scale dump tests [ OK ] # 553.78 [+192.28] TEST: L2 large scale dump tests [ OK ] # 564.28 [+10.50] TEST: Flush tests [ OK ] # 564.29 [+0.01] # 564.29 [+0.00] INFO: # Forwarding tests # 578.86 [+14.57] TEST: IPv4 host entries forwarding tests [ OK ] # 582.20 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 585.32 [+3.12] TEST: L2 host entries forwarding tests [ OK ] # 591.15 [+5.84] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.90 [+5.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 602.68 [+5.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 608.36 [+5.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 610.83 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 611.44 [+0.61] # 611.44 [+0.00] INFO: # Control packets tests # 615.11 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 618.52 [+3.41] 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__->