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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.62 [+1.42] tx=137952 (MB=8608), tx/s=137952 (MB/s=8608) # 3.12 [+1.50] rx=137952 (8608 MB) # 3.12 [+0.00] ok # 3.31 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.46] tx=104834 (MB=6542), tx/s=104834 (MB/s=6542) # 6.14 [+1.36] rx=52388 (6542 MB) # 6.14 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=124640 (MB=7777), tx/s=124640 (MB/s=7777) # 9.27 [+1.50] rx=124640 (7777 MB) # 9.27 [+0.00] ok # 9.44 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.42] tx=133804 (MB=8349), tx/s=133804 (MB/s=8349) # 12.26 [+1.40] rx=66843 (8349 MB) # 12.26 [+0.00] ok # 12.45 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=159424 (MB=9948), tx/s=159424 (MB/s=9948) # 15.37 [+1.50] rx=159424 (9948 MB) # 15.37 [+0.00] ok # 15.57 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=121881 (MB=7605), tx/s=121881 (MB/s=7605) # 18.39 [+1.40] rx=59217 (7605 MB) # 18.40 [+0.00] ok # 18.61 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=138336 (MB=8632), tx/s=138336 (MB/s=8632) # 21.53 [+1.50] rx=138336 (8632 MB) # 21.53 [+0.00] ok # 21.71 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.42] tx=109272 (MB=6818), tx/s=109272 (MB/s=6818) # 24.54 [+1.40] rx=54242 (6818 MB) # 24.54 [+0.00] ok # 24.74 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=106848 (MB=6667), tx/s=106848 (MB/s=6667) # 27.66 [+1.50] rx=106848 (6667 MB) # 27.66 [+0.00] ok # 27.85 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.46] tx=114904 (MB=7170), tx/s=114904 (MB/s=7170) # 30.67 [+1.36] rx=56590 (7170 MB) # 30.67 [+0.00] ok # 30.87 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=151616 (MB=9461), tx/s=151616 (MB/s=9461) # 33.79 [+1.50] rx=151616 (9461 MB) # 33.79 [+0.00] ok # 33.97 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=129575 (MB=8085), tx/s=129575 (MB/s=8085) # 36.80 [+1.40] rx=64718 (8085 MB) # 36.80 [+0.00] ok # 36.82 [+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__->