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.45 [+12.45] # 12.45 [+0.00] INFO: # Host entries configuration tests # 13.27 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.14 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.92 [+0.77] TEST: Common host entries configuration tests (L2) [ OK ] # 14.93 [+0.02] # 14.93 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.37 [+7.44] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.97 [+7.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.85 [+8.87] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.59 [+8.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.62 [+0.03] # 47.62 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.38 [+7.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.12 [+7.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.03 [+2.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.04 [+3.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.05 [+0.01] # 69.05 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.94 [+7.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.34 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.36 [+0.01] # 77.36 [+0.00] INFO: # Large scale dump tests # 112.75 [+35.39] TEST: IPv4 large scale dump tests [ OK ] # 349.38 [+236.63] TEST: IPv6 large scale dump tests [ OK ] # 573.59 [+224.21] TEST: L2 large scale dump tests [ OK ] # 579.81 [+6.22] TEST: Flush tests [ OK ] # 579.92 [+0.11] # 579.92 [+0.00] INFO: # Forwarding tests # 592.82 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 594.85 [+2.03] TEST: IPv6 host entries forwarding tests [ OK ] # 596.71 [+1.86] TEST: L2 host entries forwarding tests [ OK ] # 600.54 [+3.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 604.04 [+3.51] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.68 [+3.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 611.32 [+3.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 612.84 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 613.25 [+0.41] # 613.25 [+0.00] INFO: # Control packets tests # 615.53 [+2.29] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 617.80 [+2.26] 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__->