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=103840 (MB=6479), tx/s=103840 (MB/s=6479) # 3.08 [+1.50] rx=103840 (6479 MB) # 3.08 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=109010 (MB=6802), tx/s=109010 (MB/s=6802) # 6.08 [+1.36] rx=54434 (6802 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=115264 (MB=7192), tx/s=115264 (MB/s=7192) # 9.17 [+1.50] rx=115264 (7192 MB) # 9.17 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=118264 (MB=7380), tx/s=118264 (MB/s=7380) # 12.18 [+1.36] rx=59064 (7380 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=129280 (MB=8067), tx/s=129280 (MB/s=8067) # 15.29 [+1.50] rx=129280 (8067 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=116815 (MB=7289), tx/s=116815 (MB/s=7289) # 18.28 [+1.40] rx=57616 (7289 MB) # 18.29 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=104992 (MB=6551), tx/s=104992 (MB/s=6551) # 21.40 [+1.50] rx=104992 (6551 MB) # 21.40 [+0.00] ok # 21.59 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=110468 (MB=6893), tx/s=110468 (MB/s=6893) # 24.42 [+1.36] rx=55192 (6893 MB) # 24.42 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=120192 (MB=7500), tx/s=120192 (MB/s=7500) # 27.52 [+1.50] rx=120192 (7500 MB) # 27.52 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=131511 (MB=8206), tx/s=131511 (MB/s=8206) # 30.52 [+1.36] rx=65734 (8206 MB) # 30.52 [+0.00] ok # 30.68 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=136192 (MB=8498), tx/s=136192 (MB/s=8498) # 33.61 [+1.50] rx=136192 (8498 MB) # 33.61 [+0.00] ok # 33.79 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=119055 (MB=7429), tx/s=119055 (MB/s=7429) # 36.62 [+1.40] rx=58968 (7429 MB) # 36.62 [+0.00] ok # 36.64 [+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__->