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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=88224 (MB=5505), tx/s=88224 (MB/s=5505) # 3.05 [+1.50] rx=88224 (5505 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=128737 (MB=8033), tx/s=128737 (MB/s=8033) # 6.02 [+1.36] rx=64343 (8033 MB) # 6.02 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=90944 (MB=5675), tx/s=90944 (MB/s=5675) # 9.10 [+1.50] rx=90944 (5675 MB) # 9.10 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=123842 (MB=7728), tx/s=123842 (MB/s=7728) # 12.08 [+1.36] rx=61006 (7728 MB) # 12.08 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=133568 (MB=8335), tx/s=133568 (MB/s=8335) # 15.14 [+1.50] rx=133568 (8335 MB) # 15.14 [+0.00] ok # 15.30 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=135948 (MB=8483), tx/s=135948 (MB/s=8483) # 18.13 [+1.40] rx=67867 (8483 MB) # 18.13 [+0.00] ok # 18.32 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=97120 (MB=6060), tx/s=97120 (MB/s=6060) # 21.24 [+1.50] rx=97120 (6060 MB) # 21.25 [+0.00] ok # 21.43 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=115436 (MB=7203), tx/s=115436 (MB/s=7203) # 24.25 [+1.36] rx=57695 (7203 MB) # 24.25 [+0.00] ok # 24.42 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=91616 (MB=5717), tx/s=91616 (MB/s=5717) # 27.35 [+1.50] rx=91616 (5717 MB) # 27.35 [+0.00] ok # 27.53 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=107599 (MB=6714), tx/s=107599 (MB/s=6714) # 30.35 [+1.36] rx=51949 (6714 MB) # 30.35 [+0.00] ok # 30.53 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=133664 (MB=8341), tx/s=133664 (MB/s=8341) # 33.45 [+1.50] rx=133664 (8341 MB) # 33.45 [+0.00] ok # 33.61 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=139652 (MB=8714), tx/s=139652 (MB/s=8714) # 36.42 [+1.40] rx=69711 (8714 MB) # 36.42 [+0.00] ok # 36.44 [+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__->