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.76 [+19.76] # 19.76 [+0.00] INFO: # Host entries configuration tests # 21.36 [+1.59] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.07 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.82 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 24.83 [+0.01] # 24.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.57 [+9.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.35 [+9.79] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.71 [+15.35] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.99 [+15.28] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.00 [+0.01] # 75.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.89 [+9.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.80 [+9.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.93 [+5.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.89 [+4.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.90 [+0.01] # 104.90 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.66 [+9.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.34 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.35 [+0.01] # 115.35 [+0.00] INFO: # Large scale dump tests # 163.51 [+48.17] TEST: IPv4 large scale dump tests [ OK ] # 372.77 [+209.26] TEST: IPv6 large scale dump tests [ OK ] # 568.94 [+196.17] TEST: L2 large scale dump tests [ OK ] # 580.02 [+11.08] TEST: Flush tests [ OK ] # 580.03 [+0.01] # 580.03 [+0.00] INFO: # Forwarding tests # 594.78 [+14.76] TEST: IPv4 host entries forwarding tests [ OK ] # 598.14 [+3.35] TEST: IPv6 host entries forwarding tests [ OK ] # 601.56 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 607.63 [+6.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.27 [+5.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 618.92 [+5.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 624.77 [+5.85] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.25 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 627.88 [+0.62] # 627.88 [+0.00] INFO: # Control packets tests # 631.66 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 635.19 [+3.53] 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__->