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.58 [+1.42] tx=109056 (MB=6805), tx/s=109056 (MB/s=6805) # 3.08 [+1.50] rx=109056 (6805 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.43] tx=109699 (MB=6845), tx/s=109699 (MB/s=6845) # 6.10 [+1.40] rx=54808 (6845 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=120544 (MB=7522), tx/s=120544 (MB/s=7522) # 9.22 [+1.50] rx=120544 (7522 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=116656 (MB=7279), tx/s=116656 (MB/s=7279) # 12.22 [+1.36] rx=58309 (7279 MB) # 12.22 [+0.00] ok # 12.43 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=122016 (MB=7614), tx/s=122016 (MB/s=7614) # 15.35 [+1.50] rx=122016 (7614 MB) # 15.36 [+0.00] ok # 15.55 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=140867 (MB=8790), tx/s=140867 (MB/s=8790) # 18.38 [+1.40] rx=70359 (8790 MB) # 18.38 [+0.00] ok # 18.58 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=111584 (MB=6963), tx/s=111584 (MB/s=6963) # 21.51 [+1.50] rx=111584 (6963 MB) # 21.51 [+0.00] ok # 21.69 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=113271 (MB=7068), tx/s=113271 (MB/s=7068) # 24.52 [+1.36] rx=56568 (7068 MB) # 24.52 [+0.00] ok # 24.69 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=140480 (MB=8766), tx/s=140480 (MB/s=8766) # 27.62 [+1.50] rx=140480 (8766 MB) # 27.62 [+0.00] ok # 27.79 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.42] tx=137243 (MB=8564), tx/s=137243 (MB/s=8564) # 30.61 [+1.40] rx=68605 (8564 MB) # 30.61 [+0.00] ok # 30.81 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=159104 (MB=9928), tx/s=159104 (MB/s=9928) # 33.73 [+1.50] rx=159104 (9928 MB) # 33.74 [+0.00] ok # 33.93 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.42] tx=131847 (MB=8227), tx/s=131847 (MB/s=8227) # 36.75 [+1.40] rx=65726 (8227 MB) # 36.75 [+0.00] ok # 36.78 [+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__->