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.39 [+20.39] # 20.39 [+0.00] INFO: # Host entries configuration tests # 22.29 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.04 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.83 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 25.84 [+0.01] # 25.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.99 [+10.14] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.13 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.37 [+15.23] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.14 [+18.77] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.15 [+0.01] # 80.15 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.00 [+10.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.33 [+10.32] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.00 [+5.67] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.78 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.79 [+0.01] # 112.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.38 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.09 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.10 [+0.01] # 124.10 [+0.00] INFO: # Large scale dump tests # 178.62 [+54.51] TEST: IPv4 large scale dump tests [ OK ] # 405.24 [+226.62] TEST: IPv6 large scale dump tests [ OK ] # 624.73 [+219.49] TEST: L2 large scale dump tests [ OK ] # 637.91 [+13.18] TEST: Flush tests [ OK ] # 637.99 [+0.08] # 637.99 [+0.00] INFO: # Forwarding tests # 653.38 [+15.38] TEST: IPv4 host entries forwarding tests [ OK ] # 657.14 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 660.81 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 668.05 [+7.25] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.78 [+6.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.81 [+7.03] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 688.96 [+7.15] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 691.98 [+3.01] TEST: L2 port entries forwarding tests [ OK ] # 692.88 [+0.91] # 692.88 [+0.00] INFO: # Control packets tests # 697.60 [+4.71] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.47 [+3.88] 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__->