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.05 [+13.05] # 13.06 [+0.00] INFO: # Host entries configuration tests # 13.91 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.74 [+0.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.58 [+0.84] TEST: Common host entries configuration tests (L2) [ OK ] # 15.59 [+0.01] # 15.59 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.04 [+7.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.79 [+7.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.31 [+8.53] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.84 [+8.52] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.85 [+0.01] # 47.85 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.71 [+7.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.69 [+7.98] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.74 [+3.06] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.74 [+3.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.76 [+0.01] # 69.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.75 [+8.00] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.14 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.15 [+0.01] # 78.15 [+0.00] INFO: # Large scale dump tests # 114.78 [+36.63] TEST: IPv4 large scale dump tests [ OK ] # 338.43 [+223.65] TEST: IPv6 large scale dump tests [ OK ] # 561.60 [+223.17] TEST: L2 large scale dump tests [ OK ] # 568.05 [+6.45] TEST: Flush tests [ OK ] # 568.16 [+0.11] # 568.16 [+0.00] INFO: # Forwarding tests # 581.26 [+13.10] TEST: IPv4 host entries forwarding tests [ OK ] # 583.31 [+2.05] TEST: IPv6 host entries forwarding tests [ OK ] # 585.44 [+2.13] TEST: L2 host entries forwarding tests [ OK ] # 589.74 [+4.30] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.48 [+7.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 602.38 [+4.90] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 606.37 [+3.99] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 607.97 [+1.60] TEST: L2 port entries forwarding tests [ OK ] # 608.41 [+0.44] # 608.41 [+0.00] INFO: # Control packets tests # 610.92 [+2.51] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 613.39 [+2.46] 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__->