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.60 [+1.43] tx=124256 (MB=7754), tx/s=124256 (MB/s=7754) # 3.10 [+1.50] rx=124256 (7754 MB) # 3.10 [+0.00] ok # 3.28 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=129027 (MB=8051), tx/s=129027 (MB/s=8051) # 6.09 [+1.36] rx=64489 (8051 MB) # 6.10 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=139808 (MB=8724), tx/s=139808 (MB/s=8724) # 9.18 [+1.50] rx=139808 (8724 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=130145 (MB=8121), tx/s=130145 (MB/s=8121) # 12.19 [+1.36] rx=65056 (8121 MB) # 12.19 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=144448 (MB=9014), tx/s=144448 (MB/s=9014) # 15.30 [+1.50] rx=144448 (9014 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=119522 (MB=7458), tx/s=119522 (MB/s=7458) # 18.30 [+1.40] rx=58718 (7458 MB) # 18.30 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=136256 (MB=8502), tx/s=136256 (MB/s=8502) # 21.40 [+1.50] rx=136256 (8502 MB) # 21.41 [+0.00] ok # 21.56 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=128214 (MB=8001), tx/s=128214 (MB/s=8001) # 24.38 [+1.36] rx=64103 (8001 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=146048 (MB=9113), tx/s=146048 (MB/s=9113) # 27.47 [+1.50] rx=146048 (9113 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=124544 (MB=7772), tx/s=124544 (MB/s=7772) # 30.45 [+1.36] rx=61470 (7772 MB) # 30.46 [+0.00] ok # 30.64 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=160672 (MB=10026), tx/s=160672 (MB/s=10026) # 33.57 [+1.50] rx=160672 (10026 MB) # 33.57 [+0.00] ok # 33.76 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=117550 (MB=7335), tx/s=117550 (MB/s=7335) # 36.59 [+1.40] rx=58669 (7335 MB) # 36.59 [+0.00] ok # 36.61 [+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__->