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 # 12.61 [+12.61] # 12.61 [+0.00] INFO: # Host entries configuration tests # 13.41 [+0.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.27 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.14 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 15.15 [+0.01] # 15.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.64 [+7.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.03 [+7.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.54 [+7.51] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.22 [+7.68] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.23 [+0.01] # 45.23 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.86 [+7.63] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.48 [+7.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.17 [+2.69] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.82 [+2.65] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.83 [+0.01] # 65.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.24 [+7.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.59 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.61 [+0.01] # 73.61 [+0.00] INFO: # Large scale dump tests # 109.42 [+35.81] TEST: IPv4 large scale dump tests [ OK ] # 328.43 [+219.01] TEST: IPv6 large scale dump tests [ OK ] # 560.88 [+232.45] TEST: L2 large scale dump tests [ OK ] # 567.63 [+6.75] TEST: Flush tests [ OK ] # 567.73 [+0.10] # 567.73 [+0.00] INFO: # Forwarding tests # 580.73 [+13.00] TEST: IPv4 host entries forwarding tests [ OK ] # 583.07 [+2.34] TEST: IPv6 host entries forwarding tests [ OK ] # 585.13 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 589.12 [+3.99] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.07 [+3.95] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 596.79 [+3.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 600.58 [+3.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.11 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 602.62 [+0.51] # 602.62 [+0.00] INFO: # Control packets tests # 605.03 [+2.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.44 [+2.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__->