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=140448 (MB=8764), tx/s=140448 (MB/s=8764) # 3.07 [+1.50] rx=140448 (8764 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=130306 (MB=8131), tx/s=130306 (MB/s=8131) # 6.07 [+1.36] rx=65105 (8131 MB) # 6.07 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=150144 (MB=9369), tx/s=150144 (MB/s=9369) # 9.17 [+1.50] rx=150144 (9369 MB) # 9.17 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=138408 (MB=8637), tx/s=138408 (MB/s=8637) # 12.18 [+1.36] rx=69087 (8637 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=164992 (MB=10296), tx/s=164992 (MB/s=10296) # 15.28 [+1.50] rx=164992 (10296 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=131102 (MB=8181), tx/s=131102 (MB/s=8181) # 18.28 [+1.40] rx=65387 (8181 MB) # 18.28 [+0.00] ok # 18.46 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=138464 (MB=8640), tx/s=138464 (MB/s=8640) # 21.38 [+1.50] rx=138464 (8640 MB) # 21.38 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=128668 (MB=8029), tx/s=128668 (MB/s=8029) # 24.38 [+1.36] rx=64316 (8029 MB) # 24.38 [+0.00] ok # 24.56 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=147872 (MB=9227), tx/s=147872 (MB/s=9227) # 27.49 [+1.50] rx=147872 (9227 MB) # 27.49 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=132430 (MB=8264), tx/s=132430 (MB/s=8264) # 30.48 [+1.36] rx=66196 (8264 MB) # 30.48 [+0.00] ok # 30.65 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=163104 (MB=10178), tx/s=163104 (MB/s=10178) # 33.58 [+1.50] rx=163104 (10178 MB) # 33.58 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=141097 (MB=8804), tx/s=141097 (MB/s=8804) # 36.58 [+1.40] rx=70375 (8804 MB) # 36.58 [+0.00] ok # 36.60 [+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__->