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 # 21.58 [+21.58] # 21.58 [+0.00] INFO: # Host entries configuration tests # 23.58 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.68 [+2.10] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.76 [+2.08] TEST: Common host entries configuration tests (L2) [ OK ] # 27.78 [+0.02] # 27.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.74 [+10.96] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.44 [+10.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.90 [+18.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.90 [+18.00] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.91 [+0.01] # 85.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.95 [+11.04] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.01 [+11.06] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.15 [+6.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.43 [+6.28] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.44 [+0.01] # 120.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.38 [+10.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.18 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.20 [+0.01] # 132.20 [+0.00] INFO: # Large scale dump tests # 188.54 [+56.34] TEST: IPv4 large scale dump tests [ OK ] # 418.35 [+229.82] TEST: IPv6 large scale dump tests [ OK ] # 651.91 [+233.56] TEST: L2 large scale dump tests [ OK ] # 664.85 [+12.94] TEST: Flush tests [ OK ] # 664.93 [+0.08] # 664.93 [+0.00] INFO: # Forwarding tests # 680.27 [+15.34] TEST: IPv4 host entries forwarding tests [ OK ] # 684.15 [+3.88] TEST: IPv6 host entries forwarding tests [ OK ] # 687.80 [+3.65] TEST: L2 host entries forwarding tests [ OK ] # 694.82 [+7.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 701.57 [+6.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 708.29 [+6.71] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 715.07 [+6.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 717.71 [+2.65] TEST: L2 port entries forwarding tests [ OK ] # 718.48 [+0.77] # 718.48 [+0.00] INFO: # Control packets tests # 722.65 [+4.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 726.69 [+4.04] 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__->