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=69536 (MB=4339), tx/s=69536 (MB/s=4339) # 3.06 [+1.50] rx=69536 (4339 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=128989 (MB=8049), tx/s=128989 (MB/s=8049) # 6.06 [+1.40] rx=64435 (8049 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=91872 (MB=5733), tx/s=91872 (MB/s=5733) # 9.15 [+1.50] rx=91872 (5733 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=132356 (MB=8259), tx/s=132356 (MB/s=8259) # 12.13 [+1.36] rx=66160 (8259 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=133952 (MB=8359), tx/s=133952 (MB/s=8359) # 15.21 [+1.50] rx=132798 (8287 MB) # 15.21 [+0.00] ok # 15.40 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=112424 (MB=7015), tx/s=112424 (MB/s=7015) # 18.22 [+1.40] rx=54908 (7015 MB) # 18.22 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=112960 (MB=7049), tx/s=112960 (MB/s=7049) # 21.32 [+1.50] rx=112960 (7049 MB) # 21.32 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=127401 (MB=7950), tx/s=127401 (MB/s=7950) # 24.32 [+1.36] rx=63643 (7950 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=126816 (MB=7913), tx/s=126816 (MB/s=7913) # 27.41 [+1.50] rx=126816 (7913 MB) # 27.41 [+0.00] ok # 27.59 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=137696 (MB=8592), tx/s=137696 (MB/s=8592) # 30.41 [+1.36] rx=68840 (8592 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=138720 (MB=8656), tx/s=138720 (MB/s=8656) # 33.51 [+1.50] rx=138720 (8656 MB) # 33.51 [+0.00] ok # 33.69 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 36.51 [+1.40] rx=65388 (8175 MB) # 36.51 [+0.00] ok # 36.53 [+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__->