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.58 [+1.42] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 3.08 [+1.50] rx=139424 (8700 MB) # 3.08 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=119165 (MB=7436), tx/s=119165 (MB/s=7436) # 6.06 [+1.36] rx=59551 (7436 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=119072 (MB=7430), tx/s=119072 (MB/s=7430) # 9.16 [+1.50] rx=119072 (7430 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=108476 (MB=6769), tx/s=108476 (MB/s=6769) # 12.16 [+1.40] rx=54216 (6769 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=134304 (MB=8381), tx/s=134304 (MB/s=8381) # 15.26 [+1.50] rx=134304 (8381 MB) # 15.26 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=120843 (MB=7541), tx/s=120843 (MB/s=7541) # 18.26 [+1.36] rx=60383 (7541 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=111744 (MB=6973), tx/s=111744 (MB/s=6973) # 21.36 [+1.50] rx=111744 (6973 MB) # 21.37 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=111643 (MB=6966), tx/s=111643 (MB/s=6966) # 24.36 [+1.40] rx=55791 (6966 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=118752 (MB=7410), tx/s=118752 (MB/s=7410) # 27.47 [+1.50] rx=118752 (7410 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=117295 (MB=7319), tx/s=117295 (MB/s=7319) # 30.46 [+1.40] rx=58627 (7319 MB) # 30.46 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=130688 (MB=8155), tx/s=130688 (MB/s=8155) # 33.56 [+1.50] rx=130688 (8155 MB) # 33.57 [+0.00] ok # 33.74 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=112378 (MB=7012), tx/s=112378 (MB/s=7012) # 36.56 [+1.40] rx=55968 (7012 MB) # 36.56 [+0.00] ok # 36.58 [+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__->