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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=113056 (MB=7055), tx/s=113056 (MB/s=7055) # 3.07 [+1.50] rx=113056 (7055 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=113876 (MB=7106), tx/s=113876 (MB/s=7106) # 6.05 [+1.40] rx=56930 (7106 MB) # 6.06 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=107808 (MB=6727), tx/s=107808 (MB/s=6727) # 9.14 [+1.50] rx=107808 (6727 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=119569 (MB=7461), tx/s=119569 (MB/s=7461) # 12.13 [+1.40] rx=59777 (7461 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=132416 (MB=8263), tx/s=132416 (MB/s=8263) # 15.22 [+1.50] rx=132416 (8263 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=107256 (MB=6693), tx/s=107256 (MB/s=6693) # 18.21 [+1.40] rx=53574 (6693 MB) # 18.21 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=104096 (MB=6495), tx/s=104096 (MB/s=6495) # 21.32 [+1.50] rx=104096 (6495 MB) # 21.32 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=112330 (MB=7009), tx/s=112330 (MB/s=7009) # 24.31 [+1.36] rx=56155 (7009 MB) # 24.31 [+0.00] ok # 24.48 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=117088 (MB=7306), tx/s=117088 (MB/s=7306) # 27.40 [+1.50] rx=117088 (7306 MB) # 27.40 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=116401 (MB=7263), tx/s=116401 (MB/s=7263) # 30.40 [+1.40] rx=58150 (7263 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 33.49 [+1.50] rx=130464 (8141 MB) # 33.49 [+0.00] ok # 33.66 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=117794 (MB=7350), tx/s=117794 (MB/s=7350) # 36.48 [+1.40] rx=58861 (7350 MB) # 36.48 [+0.00] ok # 36.50 [+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__->