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 # 12.16 [+12.16] # 12.16 [+0.00] INFO: # Host entries configuration tests # 13.00 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.80 [+0.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.63 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 14.65 [+0.02] # 14.65 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.16 [+7.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.51 [+7.35] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.19 [+7.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.96 [+7.77] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.97 [+0.01] # 44.97 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.44 [+7.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.19 [+7.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.99 [+2.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.03 [+3.04] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.04 [+0.01] # 66.04 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.69 [+7.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.06 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.07 [+0.01] # 74.07 [+0.00] INFO: # Large scale dump tests # 110.53 [+36.47] TEST: IPv4 large scale dump tests [ OK ] # 335.60 [+225.06] TEST: IPv6 large scale dump tests [ OK ] # 563.07 [+227.47] TEST: L2 large scale dump tests [ OK ] # 569.03 [+5.96] TEST: Flush tests [ OK ] # 569.14 [+0.11] # 569.14 [+0.00] INFO: # Forwarding tests # 581.99 [+12.85] TEST: IPv4 host entries forwarding tests [ OK ] # 584.09 [+2.10] TEST: IPv6 host entries forwarding tests [ OK ] # 586.13 [+2.04] TEST: L2 host entries forwarding tests [ OK ] # 590.16 [+4.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.01 [+3.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.71 [+3.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.13 [+3.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.65 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 603.11 [+0.46] # 603.11 [+0.00] INFO: # Control packets tests # 605.41 [+2.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.79 [+2.38] 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__->