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.59 [+1.42] tx=99680 (MB=6220), tx/s=99680 (MB/s=6220) # 3.09 [+1.50] rx=99680 (6220 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.42] tx=114899 (MB=7170), tx/s=114899 (MB/s=7170) # 6.12 [+1.40] rx=57416 (7170 MB) # 6.13 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=132160 (MB=8247), tx/s=132160 (MB/s=8247) # 9.24 [+1.50] rx=132160 (8247 MB) # 9.25 [+0.00] ok # 9.45 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=133301 (MB=8318), tx/s=133301 (MB/s=8318) # 12.27 [+1.36] rx=66613 (8318 MB) # 12.28 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=159616 (MB=9960), tx/s=159616 (MB/s=9960) # 15.40 [+1.50] rx=159616 (9960 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.43] tx=117904 (MB=7357), tx/s=117904 (MB/s=7357) # 18.43 [+1.40] rx=58796 (7357 MB) # 18.43 [+0.00] ok # 18.64 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.43] tx=125504 (MB=7831), tx/s=125504 (MB/s=7831) # 21.57 [+1.50] rx=125504 (7831 MB) # 21.57 [+0.00] ok # 21.77 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.24 [+1.47] tx=109003 (MB=6802), tx/s=109003 (MB/s=6802) # 24.60 [+1.36] rx=54412 (6802 MB) # 24.60 [+0.00] ok # 24.79 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.42] tx=144896 (MB=9042), tx/s=144896 (MB/s=9042) # 27.71 [+1.50] rx=144896 (9042 MB) # 27.71 [+0.00] ok # 27.92 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.43] tx=128712 (MB=8032), tx/s=128712 (MB/s=8032) # 30.74 [+1.40] rx=63382 (8032 MB) # 30.75 [+0.00] ok # 30.94 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.37 [+1.42] tx=162496 (MB=10140), tx/s=162496 (MB/s=10140) # 33.87 [+1.50] rx=162496 (10140 MB) # 33.87 [+0.00] ok # 34.08 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.42] tx=139414 (MB=8699), tx/s=139414 (MB/s=8699) # 36.90 [+1.40] rx=69606 (8699 MB) # 36.90 [+0.00] ok # 36.93 [+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__->