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=135744 (MB=8470), tx/s=135744 (MB/s=8470) # 3.10 [+1.50] rx=135744 (8470 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=117716 (MB=7345), tx/s=117716 (MB/s=7345) # 6.13 [+1.36] rx=58821 (7345 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=129600 (MB=8087), tx/s=129600 (MB/s=8087) # 9.25 [+1.50] rx=129600 (8087 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=114219 (MB=7127), tx/s=114219 (MB/s=7127) # 12.27 [+1.40] rx=56993 (7127 MB) # 12.27 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.43] tx=159904 (MB=9978), tx/s=159904 (MB/s=9978) # 15.40 [+1.50] rx=159904 (9978 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=118500 (MB=7394), tx/s=118500 (MB/s=7394) # 18.42 [+1.40] rx=58778 (7394 MB) # 18.42 [+0.00] ok # 18.63 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=138304 (MB=8630), tx/s=138304 (MB/s=8630) # 21.55 [+1.50] rx=138304 (8630 MB) # 21.55 [+0.00] ok # 21.74 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.46] tx=101028 (MB=6304), tx/s=101028 (MB/s=6304) # 24.57 [+1.36] rx=50461 (6304 MB) # 24.57 [+0.00] ok # 24.75 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=124448 (MB=7766), tx/s=124448 (MB/s=7766) # 27.68 [+1.50] rx=124448 (7766 MB) # 27.68 [+0.00] ok # 27.88 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.42] tx=112794 (MB=7038), tx/s=112794 (MB/s=7038) # 30.70 [+1.40] rx=56113 (7038 MB) # 30.70 [+0.00] ok # 30.92 [+0.22] ipv6 udp -m 3 -t 1 -n 32 # 32.35 [+1.43] tx=161888 (MB=10102), tx/s=161888 (MB/s=10102) # 33.85 [+1.50] rx=161888 (10102 MB) # 33.85 [+0.00] ok # 34.05 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.42] tx=128810 (MB=8038), tx/s=128810 (MB/s=8038) # 36.87 [+1.40] rx=64237 (8038 MB) # 36.87 [+0.00] ok # 36.90 [+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__->