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=139648 (MB=8714), tx/s=139648 (MB/s=8714) # 3.07 [+1.50] rx=139648 (8714 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130497 (MB=8143), tx/s=130497 (MB/s=8143) # 6.06 [+1.36] rx=65225 (8143 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149664 (MB=9339), tx/s=149664 (MB/s=9339) # 9.15 [+1.50] rx=149664 (9339 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=137130 (MB=8557), tx/s=137130 (MB/s=8557) # 12.14 [+1.36] rx=68484 (8557 MB) # 12.14 [+0.00] ok # 12.32 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=163008 (MB=10172), tx/s=163008 (MB/s=10172) # 15.25 [+1.50] rx=163008 (10172 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=144136 (MB=8994), tx/s=144136 (MB/s=8994) # 18.25 [+1.40] rx=71983 (8994 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=137248 (MB=8564), tx/s=137248 (MB/s=8564) # 21.35 [+1.50] rx=137248 (8564 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=127652 (MB=7965), tx/s=127652 (MB/s=7965) # 24.34 [+1.36] rx=63810 (7965 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=146944 (MB=9169), tx/s=146944 (MB/s=9169) # 27.43 [+1.50] rx=146944 (9169 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=134031 (MB=8364), tx/s=134031 (MB/s=8364) # 30.42 [+1.36] rx=66997 (8364 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=160704 (MB=10028), tx/s=160704 (MB/s=10028) # 33.52 [+1.50] rx=160704 (10028 MB) # 33.52 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=140777 (MB=8785), tx/s=140777 (MB/s=8785) # 36.51 [+1.40] rx=70302 (8785 MB) # 36.51 [+0.00] ok # 36.53 [+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__->