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 # 13.36 [+13.36] # 13.36 [+0.00] INFO: # Host entries configuration tests # 14.25 [+0.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.25 [+1.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.13 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 16.14 [+0.01] # 16.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.80 [+7.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.59 [+7.79] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.25 [+8.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.98 [+8.73] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.99 [+0.01] # 48.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.86 [+7.87] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.77 [+7.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.91 [+3.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.93 [+3.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.94 [+0.01] # 70.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.91 [+7.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.35 [+0.44] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.36 [+0.02] # 79.36 [+0.00] INFO: # Large scale dump tests # 117.16 [+37.80] TEST: IPv4 large scale dump tests [ OK ] # 342.14 [+224.98] TEST: IPv6 large scale dump tests [ OK ] # 560.05 [+217.92] TEST: L2 large scale dump tests [ OK ] # 566.53 [+6.47] TEST: Flush tests [ OK ] # 566.62 [+0.09] # 566.62 [+0.00] INFO: # Forwarding tests # 579.52 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 581.59 [+2.06] TEST: IPv6 host entries forwarding tests [ OK ] # 583.62 [+2.03] TEST: L2 host entries forwarding tests [ OK ] # 587.31 [+3.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 590.97 [+3.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 594.57 [+3.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.41 [+3.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 599.92 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 600.35 [+0.43] # 600.35 [+0.00] INFO: # Control packets tests # 602.59 [+2.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 604.93 [+2.34] 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__->