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=131680 (MB=8217), tx/s=131680 (MB/s=8217) # 3.06 [+1.50] rx=131680 (8217 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=112433 (MB=7016), tx/s=112433 (MB/s=7016) # 6.05 [+1.36] rx=56172 (7016 MB) # 6.05 [+0.00] ok # 6.23 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=121760 (MB=7598), tx/s=121760 (MB/s=7598) # 9.16 [+1.50] rx=121760 (7598 MB) # 9.16 [+0.00] ok # 9.36 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=120940 (MB=7547), tx/s=120940 (MB/s=7547) # 12.18 [+1.36] rx=60364 (7547 MB) # 12.18 [+0.00] ok # 12.37 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=134144 (MB=8371), tx/s=134144 (MB/s=8371) # 15.30 [+1.50] rx=134144 (8371 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=107229 (MB=6691), tx/s=107229 (MB/s=6691) # 18.30 [+1.40] rx=53494 (6691 MB) # 18.30 [+0.00] ok # 18.50 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=129984 (MB=8111), tx/s=129984 (MB/s=8111) # 21.42 [+1.50] rx=129984 (8111 MB) # 21.42 [+0.00] ok # 21.61 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=103824 (MB=6478), tx/s=103824 (MB/s=6478) # 24.44 [+1.36] rx=51888 (6478 MB) # 24.44 [+0.00] ok # 24.61 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=112704 (MB=7033), tx/s=112704 (MB/s=7033) # 27.54 [+1.50] rx=112704 (7033 MB) # 27.54 [+0.00] ok # 27.72 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=113778 (MB=7100), tx/s=113778 (MB/s=7100) # 30.54 [+1.36] rx=56828 (7100 MB) # 30.54 [+0.00] ok # 30.71 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=159616 (MB=9960), tx/s=159616 (MB/s=9960) # 33.63 [+1.50] rx=159616 (9960 MB) # 33.63 [+0.00] ok # 33.80 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=130963 (MB=8172), tx/s=130963 (MB/s=8172) # 36.62 [+1.40] rx=65368 (8172 MB) # 36.62 [+0.00] ok # 36.64 [+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__->