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=142400 (MB=8886), tx/s=142400 (MB/s=8886) # 3.06 [+1.50] rx=142400 (8886 MB) # 3.06 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=130532 (MB=8145), tx/s=130532 (MB/s=8145) # 6.07 [+1.40] rx=64080 (8145 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=142848 (MB=8914), tx/s=142848 (MB/s=8914) # 9.18 [+1.50] rx=142848 (8914 MB) # 9.18 [+0.00] ok # 9.38 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=129151 (MB=8059), tx/s=129151 (MB/s=8059) # 12.20 [+1.36] rx=64567 (8059 MB) # 12.21 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=168288 (MB=10501), tx/s=168288 (MB/s=10501) # 15.32 [+1.50] rx=168288 (10501 MB) # 15.32 [+0.00] ok # 15.51 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.47] tx=145529 (MB=9081), tx/s=145529 (MB/s=9081) # 18.33 [+1.36] rx=72707 (9081 MB) # 18.33 [+0.00] ok # 18.52 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 21.44 [+1.50] rx=139968 (8734 MB) # 21.44 [+0.00] ok # 21.63 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.42] tx=131371 (MB=8198), tx/s=131371 (MB/s=8198) # 24.46 [+1.40] rx=65207 (8198 MB) # 24.46 [+0.00] ok # 24.63 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.06 [+1.42] tx=149440 (MB=9325), tx/s=149440 (MB/s=9325) # 27.56 [+1.50] rx=149440 (9325 MB) # 27.56 [+0.00] ok # 27.73 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.42] tx=138289 (MB=8629), tx/s=138289 (MB/s=8629) # 30.55 [+1.40] rx=68576 (8629 MB) # 30.55 [+0.00] ok # 30.73 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.42] tx=143520 (MB=8956), tx/s=143520 (MB/s=8956) # 33.65 [+1.50] rx=143520 (8956 MB) # 33.65 [+0.00] ok # 33.83 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.26 [+1.42] tx=143074 (MB=8928), tx/s=143074 (MB/s=8928) # 36.66 [+1.40] rx=71458 (8928 MB) # 36.66 [+0.00] ok # 36.68 [+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__->