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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.43] tx=135296 (MB=8442), tx/s=135296 (MB/s=8442) # 3.10 [+1.50] rx=135296 (8442 MB) # 3.10 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=129936 (MB=8108), tx/s=129936 (MB/s=8108) # 6.10 [+1.40] rx=64927 (8108 MB) # 6.10 [+0.00] ok # 6.26 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=136672 (MB=8528), tx/s=136672 (MB/s=8528) # 9.19 [+1.50] rx=136672 (8528 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=133760 (MB=8347), tx/s=133760 (MB/s=8347) # 12.19 [+1.36] rx=66831 (8347 MB) # 12.19 [+0.00] ok # 12.39 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=162688 (MB=10152), tx/s=162688 (MB/s=10152) # 15.31 [+1.50] rx=162688 (10152 MB) # 15.32 [+0.00] ok # 15.49 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=141093 (MB=8804), tx/s=141093 (MB/s=8804) # 18.31 [+1.40] rx=70454 (8804 MB) # 18.31 [+0.00] ok # 18.50 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=129600 (MB=8087), tx/s=129600 (MB/s=8087) # 21.42 [+1.50] rx=129600 (8087 MB) # 21.42 [+0.00] ok # 21.60 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=119849 (MB=7479), tx/s=119849 (MB/s=7479) # 24.42 [+1.36] rx=59888 (7479 MB) # 24.42 [+0.00] ok # 24.63 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=146400 (MB=9135), tx/s=146400 (MB/s=9135) # 27.55 [+1.50] rx=146400 (9135 MB) # 27.55 [+0.00] ok # 27.73 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.19 [+1.46] tx=120290 (MB=7506), tx/s=120290 (MB/s=7506) # 30.55 [+1.36] rx=60122 (7506 MB) # 30.55 [+0.00] ok # 30.76 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=137696 (MB=8592), tx/s=137696 (MB/s=8592) # 33.68 [+1.50] rx=137696 (8592 MB) # 33.68 [+0.00] ok # 33.89 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.31 [+1.42] tx=118519 (MB=7396), tx/s=118519 (MB/s=7396) # 36.71 [+1.40] rx=58766 (7396 MB) # 36.71 [+0.00] ok # 36.73 [+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__->