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 # 11.79 [+11.79] # 11.79 [+0.00] INFO: # Host entries configuration tests # 12.52 [+0.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.29 [+0.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.11 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 14.12 [+0.01] # 14.12 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.32 [+7.20] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.48 [+7.16] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 35.47 [+6.99] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 42.63 [+7.15] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 42.64 [+0.02] # 42.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 49.83 [+7.18] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 57.14 [+7.31] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 59.49 [+2.35] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 61.83 [+2.34] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 61.84 [+0.01] # 61.84 [+0.00] INFO: # Port group entries configuration tests - L2 # 69.07 [+7.24] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 69.38 [+0.30] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 69.39 [+0.01] # 69.39 [+0.00] INFO: # Large scale dump tests # 101.39 [+32.01] TEST: IPv4 large scale dump tests [ OK ] # 294.03 [+192.64] TEST: IPv6 large scale dump tests [ OK ] # 511.38 [+217.35] TEST: L2 large scale dump tests [ OK ] # 517.71 [+6.33] TEST: Flush tests [ OK ] # 517.79 [+0.08] # 517.80 [+0.00] INFO: # Forwarding tests # 530.89 [+13.10] TEST: IPv4 host entries forwarding tests [ OK ] # 533.19 [+2.29] TEST: IPv6 host entries forwarding tests [ OK ] # 535.30 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 539.35 [+4.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 543.17 [+3.82] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 547.01 [+3.84] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 550.93 [+3.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 552.40 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 552.87 [+0.47] # 552.87 [+0.00] INFO: # Control packets tests # 555.34 [+2.47] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 557.87 [+2.54] 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__->