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 # 19.29 [+19.29] # 19.29 [+0.00] INFO: # Host entries configuration tests # 21.10 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.86 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.59 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 24.60 [+0.01] # 24.60 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.79 [+10.19] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.82 [+10.02] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.25 [+14.44] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.24 [+14.99] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.25 [+0.01] # 74.25 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.17 [+9.93] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.15 [+9.98] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.20 [+5.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.54 [+5.34] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.56 [+0.01] # 104.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.44 [+9.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.15 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.16 [+0.01] # 115.16 [+0.00] INFO: # Large scale dump tests # 163.70 [+48.53] TEST: IPv4 large scale dump tests [ OK ] # 369.90 [+206.20] TEST: IPv6 large scale dump tests [ OK ] # 568.84 [+198.95] TEST: L2 large scale dump tests [ OK ] # 580.54 [+11.70] TEST: Flush tests [ OK ] # 580.55 [+0.01] # 580.55 [+0.00] INFO: # Forwarding tests # 595.31 [+14.75] TEST: IPv4 host entries forwarding tests [ OK ] # 598.50 [+3.19] TEST: IPv6 host entries forwarding tests [ OK ] # 601.72 [+3.22] TEST: L2 host entries forwarding tests [ OK ] # 607.73 [+6.01] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.55 [+5.82] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 619.17 [+5.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 624.75 [+5.58] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.20 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 627.82 [+0.63] # 627.82 [+0.00] INFO: # Control packets tests # 631.43 [+3.61] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 634.93 [+3.50] 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__->