make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=83776 (MB=5227), tx/s=83776 (MB/s=5227) # 3.06 [+1.50] rx=83776 (5227 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=114917 (MB=7171), tx/s=114917 (MB/s=7171) # 6.05 [+1.40] rx=57410 (7171 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=100480 (MB=6270), tx/s=100480 (MB/s=6270) # 9.15 [+1.50] rx=100480 (6270 MB) # 9.15 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=117918 (MB=7358), tx/s=117918 (MB/s=7358) # 12.15 [+1.36] rx=58873 (7358 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=110272 (MB=6881), tx/s=110272 (MB/s=6881) # 15.26 [+1.50] rx=110272 (6881 MB) # 15.26 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=118218 (MB=7377), tx/s=118218 (MB/s=7377) # 18.25 [+1.40] rx=58957 (7377 MB) # 18.25 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=94816 (MB=5916), tx/s=94816 (MB/s=5916) # 21.35 [+1.50] rx=94816 (5916 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=100792 (MB=6289), tx/s=100792 (MB/s=6289) # 24.34 [+1.36] rx=50367 (6289 MB) # 24.34 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=125536 (MB=7833), tx/s=125536 (MB/s=7833) # 27.42 [+1.50] rx=125536 (7833 MB) # 27.42 [+0.00] ok # 27.57 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=133500 (MB=8330), tx/s=133500 (MB/s=8330) # 30.39 [+1.36] rx=65897 (8330 MB) # 30.39 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=141088 (MB=8804), tx/s=141088 (MB/s=8804) # 33.48 [+1.50] rx=141088 (8804 MB) # 33.48 [+0.00] ok # 33.63 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.46] tx=116115 (MB=7246), tx/s=116115 (MB/s=7246) # 36.44 [+1.36] rx=56887 (7246 MB) # 36.45 [+0.00] ok # 36.47 [+0.03] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->