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=101440 (MB=6330), tx/s=101440 (MB/s=6330) # 3.08 [+1.50] rx=101440 (6330 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=134014 (MB=8362), tx/s=134014 (MB/s=8362) # 6.06 [+1.40] rx=66971 (8362 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=108640 (MB=6779), tx/s=108640 (MB/s=6779) # 9.14 [+1.50] rx=108640 (6779 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=139410 (MB=8699), tx/s=139410 (MB/s=8699) # 12.13 [+1.36] rx=69677 (8699 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=139296 (MB=8692), tx/s=139296 (MB/s=8692) # 15.21 [+1.50] rx=139296 (8692 MB) # 15.21 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.46] tx=139196 (MB=8686), tx/s=139196 (MB/s=8686) # 18.21 [+1.36] rx=69515 (8686 MB) # 18.21 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=71296 (MB=4449), tx/s=71296 (MB/s=4449) # 21.31 [+1.50] rx=71296 (4449 MB) # 21.31 [+0.00] ok # 21.49 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=133176 (MB=8310), tx/s=133176 (MB/s=8310) # 24.32 [+1.40] rx=66539 (8310 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=83424 (MB=5205), tx/s=83424 (MB/s=5205) # 27.42 [+1.50] rx=83424 (5205 MB) # 27.43 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=134621 (MB=8400), tx/s=134621 (MB/s=8400) # 30.43 [+1.36] rx=67300 (8400 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=120576 (MB=7524), tx/s=120576 (MB/s=7524) # 33.52 [+1.50] rx=120576 (7524 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.46] tx=140449 (MB=8764), tx/s=140449 (MB/s=8764) # 36.51 [+1.36] rx=70158 (8764 MB) # 36.51 [+0.00] ok # 36.53 [+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__->