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 # 18.30 [+18.30] # 18.30 [+0.00] INFO: # Host entries configuration tests # 19.85 [+1.55] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.51 [+1.66] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.17 [+1.66] TEST: Common host entries configuration tests (L2) [ OK ] # 23.18 [+0.01] # 23.18 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.06 [+9.89] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.68 [+9.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.43 [+14.75] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 71.59 [+14.16] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 71.60 [+0.01] # 71.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 81.32 [+9.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 91.30 [+9.98] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 96.56 [+5.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 101.69 [+5.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 101.70 [+0.01] # 101.70 [+0.00] INFO: # Port group entries configuration tests - L2 # 111.64 [+9.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 112.37 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 112.38 [+0.01] # 112.38 [+0.00] INFO: # Large scale dump tests # 161.74 [+49.36] TEST: IPv4 large scale dump tests [ OK ] # 364.55 [+202.81] TEST: IPv6 large scale dump tests [ OK ] # 562.34 [+197.80] TEST: L2 large scale dump tests [ OK ] # 574.31 [+11.96] TEST: Flush tests [ OK ] # 574.32 [+0.01] # 574.32 [+0.00] INFO: # Forwarding tests # 589.21 [+14.90] TEST: IPv4 host entries forwarding tests [ OK ] # 592.90 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 596.30 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 602.84 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 608.90 [+6.06] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 614.86 [+5.96] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 620.68 [+5.81] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 623.10 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 623.77 [+0.67] # 623.77 [+0.00] INFO: # Control packets tests # 627.90 [+4.13] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 631.62 [+3.72] 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__->