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.47 [+12.47] # 12.47 [+0.00] INFO: # Host entries configuration tests # 13.33 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.15 [+0.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.02 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 15.03 [+0.01] # 15.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.60 [+7.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.06 [+7.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.02 [+7.96] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.93 [+8.90] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.95 [+0.02] # 46.95 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.81 [+7.86] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.57 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.31 [+2.74] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.04 [+2.74] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.06 [+0.01] # 68.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.90 [+7.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.29 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.30 [+0.01] # 76.30 [+0.00] INFO: # Large scale dump tests # 111.97 [+35.67] TEST: IPv4 large scale dump tests [ OK ] # 334.13 [+222.16] TEST: IPv6 large scale dump tests [ OK ] # 561.92 [+227.79] TEST: L2 large scale dump tests [ OK ] # 567.79 [+5.87] TEST: Flush tests [ OK ] # 567.88 [+0.09] # 567.88 [+0.00] INFO: # Forwarding tests # 580.64 [+12.77] TEST: IPv4 host entries forwarding tests [ OK ] # 582.79 [+2.15] TEST: IPv6 host entries forwarding tests [ OK ] # 584.91 [+2.12] TEST: L2 host entries forwarding tests [ OK ] # 588.71 [+3.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 592.09 [+3.38] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.59 [+3.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 599.02 [+3.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.40 [+1.38] TEST: L2 port entries forwarding tests [ OK ] # 600.81 [+0.42] # 600.82 [+0.00] INFO: # Control packets tests # 602.98 [+2.16] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.03 [+2.05] 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__->