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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.62 [+1.43] tx=103520 (MB=6460), tx/s=103520 (MB/s=6460) # 3.12 [+1.50] rx=103520 (6460 MB) # 3.12 [+0.00] ok # 3.33 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.80 [+1.47] tx=116487 (MB=7269), tx/s=116487 (MB/s=7269) # 6.16 [+1.36] rx=58221 (7269 MB) # 6.16 [+0.00] ok # 6.37 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.79 [+1.42] tx=133664 (MB=8341), tx/s=133664 (MB/s=8341) # 9.29 [+1.50] rx=133664 (8341 MB) # 9.30 [+0.00] ok # 9.49 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.42] tx=134409 (MB=8387), tx/s=134409 (MB/s=8387) # 12.31 [+1.40] rx=67175 (8387 MB) # 12.31 [+0.00] ok # 12.51 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.93 [+1.42] tx=152864 (MB=9539), tx/s=152864 (MB/s=9539) # 15.43 [+1.50] rx=152864 (9539 MB) # 15.43 [+0.00] ok # 15.63 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.09 [+1.47] tx=127081 (MB=7930), tx/s=127081 (MB/s=7930) # 18.45 [+1.36] rx=63299 (7930 MB) # 18.45 [+0.00] ok # 18.65 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.08 [+1.42] tx=139072 (MB=8678), tx/s=139072 (MB/s=8678) # 21.58 [+1.50] rx=139072 (8678 MB) # 21.58 [+0.00] ok # 21.79 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.26 [+1.47] tx=100567 (MB=6275), tx/s=100567 (MB/s=6275) # 24.61 [+1.36] rx=50271 (6275 MB) # 24.62 [+0.00] ok # 24.83 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.25 [+1.42] tx=133888 (MB=8355), tx/s=133888 (MB/s=8355) # 27.75 [+1.50] rx=133888 (8355 MB) # 27.75 [+0.00] ok # 27.95 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.37 [+1.43] tx=133481 (MB=8329), tx/s=133481 (MB/s=8329) # 30.77 [+1.40] rx=66707 (8329 MB) # 30.77 [+0.00] ok # 30.94 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.36 [+1.42] tx=155104 (MB=9679), tx/s=155104 (MB/s=9679) # 33.86 [+1.50] rx=155104 (9679 MB) # 33.86 [+0.00] ok # 34.06 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.49 [+1.42] tx=137907 (MB=8605), tx/s=137907 (MB/s=8605) # 36.89 [+1.40] rx=68880 (8605 MB) # 36.89 [+0.00] ok # 36.91 [+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__->