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.59 [+1.42] tx=114048 (MB=7117), tx/s=114048 (MB/s=7117) # 3.09 [+1.50] rx=114048 (7117 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=124282 (MB=7755), tx/s=124282 (MB/s=7755) # 6.09 [+1.36] rx=62100 (7755 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=149632 (MB=9337), tx/s=149632 (MB/s=9337) # 9.19 [+1.50] rx=149632 (9337 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.43] tx=138041 (MB=8614), tx/s=138041 (MB/s=8614) # 12.19 [+1.40] rx=68964 (8614 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=165376 (MB=10320), tx/s=165376 (MB/s=10320) # 15.30 [+1.50] rx=165376 (10320 MB) # 15.30 [+0.00] ok # 15.47 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=109080 (MB=6806), tx/s=109080 (MB/s=6806) # 18.30 [+1.40] rx=54508 (6806 MB) # 18.30 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 21.40 [+1.50] rx=138944 (8670 MB) # 21.40 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.42] tx=129266 (MB=8066), tx/s=129266 (MB/s=8066) # 24.41 [+1.40] rx=64544 (8066 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=149344 (MB=9319), tx/s=149344 (MB/s=9319) # 27.51 [+1.50] rx=149344 (9319 MB) # 27.51 [+0.00] ok # 27.68 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.42] tx=137498 (MB=8580), tx/s=137498 (MB/s=8580) # 30.50 [+1.40] rx=68666 (8580 MB) # 30.50 [+0.00] ok # 30.67 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=166048 (MB=10362), tx/s=166048 (MB/s=10362) # 33.59 [+1.50] rx=166048 (10362 MB) # 33.59 [+0.00] ok # 33.77 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=144526 (MB=9018), tx/s=144526 (MB/s=9018) # 36.59 [+1.40] rx=72087 (9018 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__->