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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=110720 (MB=6909), tx/s=110720 (MB/s=6909) # 3.07 [+1.50] rx=110720 (6909 MB) # 3.07 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=112567 (MB=7024), tx/s=112567 (MB/s=7024) # 6.05 [+1.40] rx=56273 (7024 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=134624 (MB=8401), tx/s=134624 (MB/s=8401) # 9.16 [+1.50] rx=134624 (8401 MB) # 9.16 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=134900 (MB=8418), tx/s=134900 (MB/s=8418) # 12.17 [+1.36] rx=67426 (8418 MB) # 12.17 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=151392 (MB=9447), tx/s=151392 (MB/s=9447) # 15.28 [+1.50] rx=151392 (9447 MB) # 15.28 [+0.00] ok # 15.48 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=102468 (MB=6394), tx/s=102468 (MB/s=6394) # 18.30 [+1.40] rx=50883 (6394 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=127712 (MB=7969), tx/s=127712 (MB/s=7969) # 21.42 [+1.50] rx=127712 (7969 MB) # 21.42 [+0.00] ok # 21.62 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=123865 (MB=7729), tx/s=123865 (MB/s=7729) # 24.44 [+1.36] rx=61158 (7729 MB) # 24.45 [+0.00] ok # 24.65 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=136992 (MB=8548), tx/s=136992 (MB/s=8548) # 27.57 [+1.50] rx=136992 (8548 MB) # 27.57 [+0.00] ok # 27.77 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.47] tx=120778 (MB=7536), tx/s=120778 (MB/s=7536) # 30.59 [+1.36] rx=60369 (7536 MB) # 30.59 [+0.00] ok # 30.76 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=157216 (MB=9810), tx/s=157216 (MB/s=9810) # 33.68 [+1.50] rx=157216 (9810 MB) # 33.68 [+0.00] ok # 33.85 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=116891 (MB=7294), tx/s=116891 (MB/s=7294) # 36.68 [+1.40] rx=57521 (7294 MB) # 36.68 [+0.00] ok # 36.70 [+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__->