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 # 13.82 [+13.82] # 13.82 [+0.00] INFO: # Host entries configuration tests # 14.73 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.64 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.60 [+0.96] TEST: Common host entries configuration tests (L2) [ OK ] # 16.61 [+0.01] # 16.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.56 [+7.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.21 [+7.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.33 [+9.12] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.19 [+8.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.20 [+0.01] # 50.20 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.13 [+7.93] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.97 [+7.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.00 [+3.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.05 [+3.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.07 [+0.01] # 72.07 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.96 [+7.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.41 [+0.44] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.42 [+0.01] # 80.42 [+0.00] INFO: # Large scale dump tests # 115.98 [+35.56] TEST: IPv4 large scale dump tests [ OK ] # 347.02 [+231.04] TEST: IPv6 large scale dump tests [ OK ] # 570.37 [+223.35] TEST: L2 large scale dump tests [ OK ] # 576.61 [+6.25] TEST: Flush tests [ OK ] # 576.73 [+0.11] # 576.73 [+0.00] INFO: # Forwarding tests # 589.61 [+12.88] TEST: IPv4 host entries forwarding tests [ OK ] # 591.67 [+2.06] TEST: IPv6 host entries forwarding tests [ OK ] # 593.61 [+1.94] TEST: L2 host entries forwarding tests [ OK ] # 597.33 [+3.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 600.85 [+3.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 604.52 [+3.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 608.20 [+3.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.77 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 610.22 [+0.45] # 610.22 [+0.00] INFO: # Control packets tests # 612.44 [+2.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.73 [+2.30] 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__->