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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=84640 (MB=5281), tx/s=84640 (MB/s=5281) # 3.05 [+1.50] rx=84640 (5281 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=126531 (MB=7895), tx/s=126531 (MB/s=7895) # 6.04 [+1.36] rx=63207 (7895 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=98880 (MB=6170), tx/s=98880 (MB/s=6170) # 9.11 [+1.50] rx=98880 (6170 MB) # 9.11 [+0.00] ok # 9.28 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=116475 (MB=7268), tx/s=116475 (MB/s=7268) # 12.10 [+1.36] rx=58078 (7268 MB) # 12.11 [+0.00] ok # 12.30 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=101792 (MB=6352), tx/s=101792 (MB/s=6352) # 15.22 [+1.50] rx=101792 (6352 MB) # 15.22 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=141340 (MB=8820), tx/s=141340 (MB/s=8820) # 18.21 [+1.40] rx=70566 (8820 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=110464 (MB=6893), tx/s=110464 (MB/s=6893) # 21.30 [+1.50] rx=110464 (6893 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=111195 (MB=6938), tx/s=111195 (MB/s=6938) # 24.29 [+1.36] rx=55567 (6938 MB) # 24.29 [+0.00] ok # 24.47 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=87296 (MB=5447), tx/s=87296 (MB/s=5447) # 27.39 [+1.50] rx=87296 (5447 MB) # 27.39 [+0.00] ok # 27.59 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=132008 (MB=8237), tx/s=132008 (MB/s=8237) # 30.40 [+1.36] rx=65979 (8237 MB) # 30.41 [+0.00] ok # 30.57 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=103712 (MB=6472), tx/s=103712 (MB/s=6472) # 33.49 [+1.50] rx=103712 (6472 MB) # 33.49 [+0.00] ok # 33.65 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=137322 (MB=8569), tx/s=137322 (MB/s=8569) # 36.47 [+1.40] rx=68518 (8569 MB) # 36.47 [+0.00] ok # 36.49 [+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__->