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=105888 (MB=6607), tx/s=105888 (MB/s=6607) # 3.08 [+1.50] rx=105888 (6607 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=128829 (MB=8039), tx/s=128829 (MB/s=8039) # 6.11 [+1.36] rx=64385 (8039 MB) # 6.11 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=136672 (MB=8528), tx/s=136672 (MB/s=8528) # 9.22 [+1.50] rx=136672 (8528 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.42] tx=133780 (MB=8348), tx/s=133780 (MB/s=8348) # 12.22 [+1.40] rx=66025 (8348 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=130016 (MB=8113), tx/s=130016 (MB/s=8113) # 15.33 [+1.50] rx=130016 (8113 MB) # 15.33 [+0.00] ok # 15.52 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=108551 (MB=6773), tx/s=108551 (MB/s=6773) # 18.34 [+1.40] rx=54079 (6773 MB) # 18.34 [+0.00] ok # 18.54 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=129536 (MB=8083), tx/s=129536 (MB/s=8083) # 21.46 [+1.50] rx=129536 (8083 MB) # 21.46 [+0.00] ok # 21.66 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.42] tx=112475 (MB=7018), tx/s=112475 (MB/s=7018) # 24.48 [+1.40] rx=56021 (7018 MB) # 24.48 [+0.00] ok # 24.69 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=150080 (MB=9365), tx/s=150080 (MB/s=9365) # 27.61 [+1.50] rx=150080 (9365 MB) # 27.61 [+0.00] ok # 27.79 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.46] tx=132185 (MB=8248), tx/s=132185 (MB/s=8248) # 30.62 [+1.36] rx=63913 (8248 MB) # 30.62 [+0.00] ok # 30.81 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=149504 (MB=9329), tx/s=149504 (MB/s=9329) # 33.73 [+1.50] rx=149504 (9329 MB) # 33.73 [+0.00] ok # 33.91 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=136324 (MB=8507), tx/s=136324 (MB/s=8507) # 36.74 [+1.40] rx=68008 (8507 MB) # 36.74 [+0.00] ok # 36.76 [+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__->