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.57 [+1.42] tx=140064 (MB=8740), tx/s=140064 (MB/s=8740) # 3.07 [+1.50] rx=140064 (8740 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=114973 (MB=7174), tx/s=114973 (MB/s=7174) # 6.07 [+1.40] rx=57478 (7174 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=114912 (MB=7170), tx/s=114912 (MB/s=7170) # 9.17 [+1.50] rx=114912 (7170 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=136073 (MB=8491), tx/s=136073 (MB/s=8491) # 12.16 [+1.36] rx=68023 (8491 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=163104 (MB=10178), tx/s=163104 (MB/s=10178) # 15.26 [+1.50] rx=163104 (10178 MB) # 15.26 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=125920 (MB=7857), tx/s=125920 (MB/s=7857) # 18.26 [+1.40] rx=62923 (7857 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=114880 (MB=7168), tx/s=114880 (MB/s=7168) # 21.35 [+1.50] rx=114880 (7168 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=116324 (MB=7259), tx/s=116324 (MB/s=7259) # 24.34 [+1.40] rx=58155 (7259 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=125376 (MB=7823), tx/s=125376 (MB/s=7823) # 27.44 [+1.50] rx=125376 (7823 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=123933 (MB=7733), tx/s=123933 (MB/s=7733) # 30.43 [+1.40] rx=61963 (7733 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=161696 (MB=10090), tx/s=161696 (MB/s=10090) # 33.52 [+1.50] rx=161696 (10090 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=125678 (MB=7842), tx/s=125678 (MB/s=7842) # 36.51 [+1.40] rx=62809 (7842 MB) # 36.51 [+0.00] ok # 36.53 [+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__->