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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=117344 (MB=7322), tx/s=117344 (MB/s=7322) # 3.07 [+1.50] rx=117344 (7322 MB) # 3.07 [+0.00] ok # 3.29 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.42] tx=96432 (MB=6017), tx/s=96432 (MB/s=6017) # 6.11 [+1.40] rx=48147 (6017 MB) # 6.11 [+0.00] ok # 6.33 [+0.22] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.43] tx=151008 (MB=9423), tx/s=151008 (MB/s=9423) # 9.26 [+1.50] rx=151008 (9423 MB) # 9.26 [+0.00] ok # 9.48 [+0.22] ipv4 tcp -m 2 -t 1 -n 1 # 10.95 [+1.47] tx=117366 (MB=7324), tx/s=117366 (MB/s=7324) # 12.31 [+1.36] rx=58550 (7324 MB) # 12.31 [+0.00] ok # 12.52 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.95 [+1.43] tx=122976 (MB=7674), tx/s=122976 (MB/s=7674) # 15.45 [+1.50] rx=122976 (7674 MB) # 15.45 [+0.00] ok # 15.70 [+0.25] ipv4 tcp -m 3 -t 1 -n 1 # 17.13 [+1.43] tx=100174 (MB=6251), tx/s=100174 (MB/s=6251) # 18.53 [+1.40] rx=49829 (6251 MB) # 18.53 [+0.00] ok # 18.80 [+0.27] ipv6 udp -m 1 -t 1 -n 32 # 20.23 [+1.43] tx=108096 (MB=6745), tx/s=108096 (MB/s=6745) # 21.73 [+1.50] rx=108096 (6745 MB) # 21.73 [+0.00] ok # 22.00 [+0.27] ipv6 tcp -m 1 -t 1 -n 1 # 23.47 [+1.47] tx=78389 (MB=4891), tx/s=78389 (MB/s=4891) # 24.83 [+1.36] rx=39171 (4891 MB) # 24.83 [+0.00] ok # 25.10 [+0.27] ipv6 udp -m 2 -t 1 -n 32 # 26.53 [+1.43] tx=116896 (MB=7294), tx/s=116896 (MB/s=7294) # 28.03 [+1.50] rx=116896 (7294 MB) # 28.03 [+0.00] ok # 28.25 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.68 [+1.43] tx=79000 (MB=4929), tx/s=79000 (MB/s=4929) # 31.08 [+1.40] rx=39477 (4929 MB) # 31.08 [+0.00] ok # 31.32 [+0.23] ipv6 udp -m 3 -t 1 -n 32 # 32.74 [+1.43] tx=158048 (MB=9862), tx/s=158048 (MB/s=9862) # 34.25 [+1.50] rx=158048 (9862 MB) # 34.25 [+0.00] ok # 34.46 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.89 [+1.42] tx=104884 (MB=6545), tx/s=104884 (MB/s=6545) # 37.29 [+1.40] rx=52215 (6545 MB) # 37.29 [+0.00] ok # 37.32 [+0.03] 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__->