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.59 [+1.42] tx=131872 (MB=8229), tx/s=131872 (MB/s=8229) # 3.09 [+1.50] rx=131872 (8229 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=110194 (MB=6876), tx/s=110194 (MB/s=6876) # 6.12 [+1.36] rx=55025 (6876 MB) # 6.12 [+0.00] ok # 6.33 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=132512 (MB=8269), tx/s=132512 (MB/s=8269) # 9.25 [+1.50] rx=132512 (8269 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=135253 (MB=8440), tx/s=135253 (MB/s=8440) # 12.27 [+1.36] rx=67611 (8440 MB) # 12.27 [+0.00] ok # 12.46 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=146848 (MB=9163), tx/s=146848 (MB/s=9163) # 15.38 [+1.50] rx=146848 (9163 MB) # 15.38 [+0.00] ok # 15.57 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=135194 (MB=8436), tx/s=135194 (MB/s=8436) # 18.39 [+1.40] rx=67494 (8436 MB) # 18.39 [+0.00] ok # 18.58 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=122368 (MB=7636), tx/s=122368 (MB/s=7636) # 21.51 [+1.50] rx=122368 (7636 MB) # 21.51 [+0.00] ok # 21.72 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.43] tx=96647 (MB=6031), tx/s=96647 (MB/s=6031) # 24.54 [+1.40] rx=48288 (6031 MB) # 24.55 [+0.00] ok # 24.74 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.17 [+1.42] tx=109856 (MB=6855), tx/s=109856 (MB/s=6855) # 27.67 [+1.50] rx=109856 (6855 MB) # 27.67 [+0.00] ok # 27.86 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.47] tx=105339 (MB=6573), tx/s=105339 (MB/s=6573) # 30.69 [+1.36] rx=52599 (6573 MB) # 30.69 [+0.00] ok # 30.87 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=148064 (MB=9239), tx/s=148064 (MB/s=9239) # 33.80 [+1.50] rx=148064 (9239 MB) # 33.80 [+0.00] ok # 34.00 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=112518 (MB=7021), tx/s=112518 (MB/s=7021) # 36.82 [+1.40] rx=56033 (7021 MB) # 36.82 [+0.00] ok # 36.85 [+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__->