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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=119936 (MB=7484), tx/s=119936 (MB/s=7484) # 3.08 [+1.50] rx=119936 (7484 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=118250 (MB=7379), tx/s=118250 (MB/s=7379) # 6.08 [+1.36] rx=59120 (7379 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=126432 (MB=7889), tx/s=126432 (MB/s=7889) # 9.19 [+1.50] rx=126432 (7889 MB) # 9.19 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=123570 (MB=7711), tx/s=123570 (MB/s=7711) # 12.18 [+1.40] rx=61784 (7711 MB) # 12.19 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.43] tx=141856 (MB=8852), tx/s=141856 (MB/s=8852) # 15.29 [+1.50] rx=141856 (8852 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=122439 (MB=7640), tx/s=122439 (MB/s=7640) # 18.29 [+1.40] rx=60340 (7640 MB) # 18.29 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 21.39 [+1.50] rx=119872 (7480 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=132945 (MB=8296), tx/s=132945 (MB/s=8296) # 24.39 [+1.40] rx=64296 (8296 MB) # 24.39 [+0.00] ok # 24.56 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=125504 (MB=7831), tx/s=125504 (MB/s=7831) # 27.49 [+1.50] rx=125504 (7831 MB) # 27.49 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=123068 (MB=7679), tx/s=123068 (MB/s=7679) # 30.49 [+1.40] rx=61533 (7679 MB) # 30.49 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=142176 (MB=8872), tx/s=142176 (MB/s=8872) # 33.58 [+1.50] rx=142176 (8872 MB) # 33.59 [+0.00] ok # 33.76 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=126282 (MB=7880), tx/s=126282 (MB/s=7880) # 36.58 [+1.40] rx=63113 (7880 MB) # 36.58 [+0.00] ok # 36.61 [+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__->