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=137216 (MB=8562), tx/s=137216 (MB/s=8562) # 3.08 [+1.50] rx=137216 (8562 MB) # 3.08 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=99135 (MB=6186), tx/s=99135 (MB/s=6186) # 6.11 [+1.36] rx=49520 (6186 MB) # 6.11 [+0.00] ok # 6.32 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=117152 (MB=7310), tx/s=117152 (MB/s=7310) # 9.25 [+1.50] rx=117152 (7310 MB) # 9.25 [+0.00] ok # 9.44 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=108449 (MB=6767), tx/s=108449 (MB/s=6767) # 12.27 [+1.40] rx=54171 (6767 MB) # 12.27 [+0.00] ok # 12.45 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=161120 (MB=10054), tx/s=161120 (MB/s=10054) # 15.38 [+1.50] rx=161120 (10054 MB) # 15.38 [+0.00] ok # 15.57 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=116381 (MB=7262), tx/s=116381 (MB/s=7262) # 18.40 [+1.40] rx=57640 (7262 MB) # 18.40 [+0.00] ok # 18.59 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=135552 (MB=8458), tx/s=135552 (MB/s=8458) # 21.51 [+1.50] rx=135552 (8458 MB) # 21.51 [+0.00] ok # 21.71 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.47] tx=103908 (MB=6484), tx/s=103908 (MB/s=6484) # 24.54 [+1.36] rx=51939 (6484 MB) # 24.54 [+0.00] ok # 24.73 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=145312 (MB=9068), tx/s=145312 (MB/s=9068) # 27.65 [+1.50] rx=145312 (9068 MB) # 27.65 [+0.00] ok # 27.84 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.42] tx=120724 (MB=7533), tx/s=120724 (MB/s=7533) # 30.66 [+1.40] rx=60330 (7533 MB) # 30.66 [+0.00] ok # 30.86 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=163104 (MB=10178), tx/s=163104 (MB/s=10178) # 33.79 [+1.50] rx=163104 (10178 MB) # 33.79 [+0.00] ok # 34.02 [+0.23] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=116109 (MB=7245), tx/s=116109 (MB/s=7245) # 36.84 [+1.40] rx=57873 (7245 MB) # 36.84 [+0.00] ok # 36.88 [+0.04] 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__->