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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=137088 (MB=8554), tx/s=137088 (MB/s=8554) # 3.10 [+1.50] rx=137088 (8554 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.47] tx=116741 (MB=7285), tx/s=116741 (MB/s=7285) # 6.14 [+1.36] rx=58043 (7285 MB) # 6.14 [+0.00] ok # 6.33 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=121024 (MB=7552), tx/s=121024 (MB/s=7552) # 9.25 [+1.50] rx=121024 (7552 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=117554 (MB=7335), tx/s=117554 (MB/s=7335) # 12.28 [+1.36] rx=58764 (7335 MB) # 12.28 [+0.00] ok # 12.51 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.93 [+1.42] tx=125536 (MB=7833), tx/s=125536 (MB/s=7833) # 15.43 [+1.50] rx=125536 (7833 MB) # 15.43 [+0.00] ok # 15.64 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.07 [+1.42] tx=114938 (MB=7172), tx/s=114938 (MB/s=7172) # 18.47 [+1.40] rx=56678 (7172 MB) # 18.47 [+0.00] ok # 18.69 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.12 [+1.42] tx=110400 (MB=6889), tx/s=110400 (MB/s=6889) # 21.62 [+1.50] rx=110400 (6889 MB) # 21.62 [+0.00] ok # 21.81 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.27 [+1.46] tx=120774 (MB=7536), tx/s=120774 (MB/s=7536) # 24.63 [+1.36] rx=60299 (7536 MB) # 24.63 [+0.00] ok # 24.80 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.22 [+1.42] tx=136480 (MB=8516), tx/s=136480 (MB/s=8516) # 27.72 [+1.50] rx=136480 (8516 MB) # 27.72 [+0.00] ok # 27.90 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.42] tx=115318 (MB=7196), tx/s=115318 (MB/s=7196) # 30.73 [+1.40] rx=55947 (7196 MB) # 30.73 [+0.00] ok # 30.94 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.36 [+1.42] tx=160032 (MB=9986), tx/s=160032 (MB/s=9986) # 33.86 [+1.50] rx=160032 (9986 MB) # 33.86 [+0.00] ok # 34.05 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.42] tx=133867 (MB=8353), tx/s=133867 (MB/s=8353) # 36.87 [+1.40] rx=66843 (8353 MB) # 36.87 [+0.00] ok # 36.89 [+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__->