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.59 [+1.42] tx=109472 (MB=6831), tx/s=109472 (MB/s=6831) # 3.09 [+1.50] rx=109472 (6831 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.42] tx=114031 (MB=7115), tx/s=114031 (MB/s=7115) # 6.11 [+1.40] rx=56981 (7115 MB) # 6.11 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=109088 (MB=6807), tx/s=109088 (MB/s=6807) # 9.22 [+1.50] rx=109088 (6807 MB) # 9.23 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=123551 (MB=7710), tx/s=123551 (MB/s=7710) # 12.24 [+1.36] rx=61773 (7710 MB) # 12.24 [+0.00] ok # 12.43 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=147072 (MB=9177), tx/s=147072 (MB/s=9177) # 15.35 [+1.50] rx=147072 (9177 MB) # 15.36 [+0.00] ok # 15.55 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=116027 (MB=7240), tx/s=116027 (MB/s=7240) # 18.37 [+1.40] rx=57601 (7240 MB) # 18.37 [+0.00] ok # 18.55 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=141888 (MB=8854), tx/s=141888 (MB/s=8854) # 21.47 [+1.50] rx=141888 (8854 MB) # 21.48 [+0.00] ok # 21.66 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.42] tx=129798 (MB=8099), tx/s=129798 (MB/s=8099) # 24.48 [+1.40] rx=64875 (8099 MB) # 24.48 [+0.00] ok # 24.66 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.42] tx=145920 (MB=9105), tx/s=145920 (MB/s=9105) # 27.58 [+1.50] rx=145920 (9105 MB) # 27.58 [+0.00] ok # 27.77 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.19 [+1.42] tx=134314 (MB=8381), tx/s=134314 (MB/s=8381) # 30.59 [+1.40] rx=67135 (8381 MB) # 30.59 [+0.00] ok # 30.76 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=150496 (MB=9391), tx/s=150496 (MB/s=9391) # 33.69 [+1.50] rx=150496 (9391 MB) # 33.69 [+0.00] ok # 33.86 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=131052 (MB=8178), tx/s=131052 (MB/s=8178) # 36.68 [+1.40] rx=65389 (8178 MB) # 36.68 [+0.00] ok # 36.70 [+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__->