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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=126272 (MB=7879), tx/s=126272 (MB/s=7879) # 3.09 [+1.50] rx=126272 (7879 MB) # 3.10 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=117130 (MB=7309), tx/s=117130 (MB/s=7309) # 6.12 [+1.36] rx=58503 (7309 MB) # 6.12 [+0.00] ok # 6.32 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=107552 (MB=6711), tx/s=107552 (MB/s=6711) # 9.25 [+1.50] rx=107552 (6711 MB) # 9.25 [+0.00] ok # 9.45 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.47] tx=110027 (MB=6866), tx/s=110027 (MB/s=6866) # 12.28 [+1.36] rx=54946 (6866 MB) # 12.28 [+0.00] ok # 12.49 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=128032 (MB=7989), tx/s=128032 (MB/s=7989) # 15.41 [+1.50] rx=128032 (7989 MB) # 15.41 [+0.00] ok # 15.60 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.46] tx=137432 (MB=8576), tx/s=137432 (MB/s=8576) # 18.42 [+1.36] rx=68611 (8576 MB) # 18.42 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=138464 (MB=8640), tx/s=138464 (MB/s=8640) # 21.55 [+1.50] rx=138464 (8640 MB) # 21.55 [+0.00] ok # 21.72 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.46] tx=120640 (MB=7528), tx/s=120640 (MB/s=7528) # 24.55 [+1.36] rx=60284 (7528 MB) # 24.55 [+0.00] ok # 24.72 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=135200 (MB=8436), tx/s=135200 (MB/s=8436) # 27.65 [+1.50] rx=135200 (8436 MB) # 27.65 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=130565 (MB=8147), tx/s=130565 (MB/s=8147) # 30.66 [+1.36] rx=65276 (8147 MB) # 30.66 [+0.00] ok # 30.85 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=160224 (MB=9998), tx/s=160224 (MB/s=9998) # 33.77 [+1.50] rx=160224 (9998 MB) # 33.78 [+0.00] ok # 33.99 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=117841 (MB=7353), tx/s=117841 (MB/s=7353) # 36.82 [+1.40] rx=58735 (7353 MB) # 36.82 [+0.00] ok # 36.84 [+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__->