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.48 [+18.48] # 18.48 [+0.00] INFO: # Host entries configuration tests # 20.23 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.00 [+1.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.90 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 23.91 [+0.01] # 23.91 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.18 [+10.28] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.35 [+10.16] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.46 [+15.12] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.56 [+15.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.57 [+0.01] # 74.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.83 [+10.26] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.77 [+9.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.73 [+4.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.76 [+5.04] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.77 [+0.01] # 104.77 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.40 [+10.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.13 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.14 [+0.01] # 116.14 [+0.00] INFO: # Large scale dump tests # 167.07 [+50.93] TEST: IPv4 large scale dump tests [ OK ] # 372.67 [+205.60] TEST: IPv6 large scale dump tests [ OK ] # 580.71 [+208.04] TEST: L2 large scale dump tests [ OK ] # 597.39 [+16.68] TEST: Flush tests [ OK ] # 597.40 [+0.01] # 597.40 [+0.00] INFO: # Forwarding tests # 612.07 [+14.68] TEST: IPv4 host entries forwarding tests [ OK ] # 615.62 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 619.03 [+3.41] TEST: L2 host entries forwarding tests [ OK ] # 625.29 [+6.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 631.23 [+5.93] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 637.26 [+6.04] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 643.47 [+6.21] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 645.97 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 646.63 [+0.66] # 646.63 [+0.00] INFO: # Control packets tests # 650.35 [+3.72] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 653.83 [+3.48] 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__->