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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=81632 (MB=5094), tx/s=81632 (MB/s=5094) # 3.08 [+1.50] rx=81632 (5094 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=108243 (MB=6754), tx/s=108243 (MB/s=6754) # 6.09 [+1.36] rx=54033 (6754 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=102720 (MB=6410), tx/s=102720 (MB/s=6410) # 9.20 [+1.50] rx=102720 (6410 MB) # 9.20 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=125676 (MB=7842), tx/s=125676 (MB/s=7842) # 12.19 [+1.40] rx=62773 (7842 MB) # 12.20 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=115328 (MB=7196), tx/s=115328 (MB/s=7196) # 15.29 [+1.50] rx=115328 (7196 MB) # 15.30 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.43] tx=110506 (MB=6895), tx/s=110506 (MB/s=6895) # 18.31 [+1.40] rx=54691 (6895 MB) # 18.31 [+0.00] ok # 18.48 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=111008 (MB=6927), tx/s=111008 (MB/s=6927) # 21.40 [+1.50] rx=110318 (6884 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=112479 (MB=7019), tx/s=112479 (MB/s=7019) # 24.40 [+1.36] rx=56233 (7019 MB) # 24.41 [+0.00] ok # 24.60 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=104288 (MB=6507), tx/s=104288 (MB/s=6507) # 27.52 [+1.50] rx=104288 (6507 MB) # 27.52 [+0.00] ok # 27.71 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=109844 (MB=6854), tx/s=109844 (MB/s=6854) # 30.53 [+1.36] rx=54797 (6854 MB) # 30.53 [+0.00] ok # 30.71 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=141536 (MB=8832), tx/s=141536 (MB/s=8832) # 33.64 [+1.50] rx=141536 (8832 MB) # 33.64 [+0.00] ok # 33.82 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=96679 (MB=6033), tx/s=96679 (MB/s=6033) # 36.64 [+1.40] rx=48276 (6033 MB) # 36.65 [+0.00] ok # 36.67 [+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__->