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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=66272 (MB=4135), tx/s=66272 (MB/s=4135) # 3.08 [+1.50] rx=66272 (4135 MB) # 3.08 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.47] tx=116481 (MB=7268), tx/s=116481 (MB/s=7268) # 6.09 [+1.36] rx=58218 (7268 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=96672 (MB=6032), tx/s=96672 (MB/s=6032) # 9.20 [+1.50] rx=96672 (6032 MB) # 9.21 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.42] tx=136013 (MB=8487), tx/s=136013 (MB/s=8487) # 12.22 [+1.40] rx=67953 (8487 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=133440 (MB=8327), tx/s=133440 (MB/s=8327) # 15.33 [+1.50] rx=133440 (8327 MB) # 15.33 [+0.00] ok # 15.50 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=125313 (MB=7819), tx/s=125313 (MB/s=7819) # 18.32 [+1.40] rx=62449 (7819 MB) # 18.32 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=97472 (MB=6082), tx/s=97472 (MB/s=6082) # 21.43 [+1.50] rx=97472 (6082 MB) # 21.43 [+0.00] ok # 21.62 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=106902 (MB=6671), tx/s=106902 (MB/s=6671) # 24.44 [+1.36] rx=53429 (6671 MB) # 24.44 [+0.00] ok # 24.62 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=92672 (MB=5783), tx/s=92672 (MB/s=5783) # 27.54 [+1.50] rx=92672 (5783 MB) # 27.54 [+0.00] ok # 27.71 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.42] tx=111397 (MB=6951), tx/s=111397 (MB/s=6951) # 30.54 [+1.40] rx=55634 (6951 MB) # 30.54 [+0.00] ok # 30.72 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=101376 (MB=6326), tx/s=101376 (MB/s=6326) # 33.64 [+1.50] rx=101376 (6326 MB) # 33.64 [+0.00] ok # 33.81 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=114982 (MB=7175), tx/s=114982 (MB/s=7175) # 36.62 [+1.40] rx=57121 (7175 MB) # 36.62 [+0.00] ok # 36.65 [+0.02] 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__->