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=136800 (MB=8536), tx/s=136800 (MB/s=8536) # 3.07 [+1.50] rx=136569 (8522 MB) # 3.07 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=118213 (MB=7376), tx/s=118213 (MB/s=7376) # 6.10 [+1.36] rx=58775 (7376 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=116640 (MB=7278), tx/s=116640 (MB/s=7278) # 9.22 [+1.50] rx=116640 (7278 MB) # 9.22 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=110078 (MB=6869), tx/s=110078 (MB/s=6869) # 12.25 [+1.36] rx=54946 (6869 MB) # 12.25 [+0.00] ok # 12.43 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=159648 (MB=9962), tx/s=159648 (MB/s=9962) # 15.36 [+1.50] rx=159648 (9962 MB) # 15.36 [+0.00] ok # 15.57 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=132115 (MB=8244), tx/s=132115 (MB/s=8244) # 18.39 [+1.40] rx=65865 (8244 MB) # 18.40 [+0.00] ok # 18.60 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.43] tx=120640 (MB=7528), tx/s=120640 (MB/s=7528) # 21.53 [+1.50] rx=120640 (7528 MB) # 21.53 [+0.00] ok # 21.70 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=126876 (MB=7917), tx/s=126876 (MB/s=7917) # 24.52 [+1.36] rx=63414 (7917 MB) # 24.52 [+0.00] ok # 24.72 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=140000 (MB=8736), tx/s=140000 (MB/s=8736) # 27.65 [+1.50] rx=140000 (8736 MB) # 27.65 [+0.00] ok # 27.85 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.47] tx=109572 (MB=6837), tx/s=109572 (MB/s=6837) # 30.67 [+1.36] rx=53916 (6837 MB) # 30.68 [+0.00] ok # 30.87 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=134048 (MB=8365), tx/s=134048 (MB/s=8365) # 33.79 [+1.50] rx=134048 (8365 MB) # 33.80 [+0.00] ok # 33.98 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=129685 (MB=8092), tx/s=129685 (MB/s=8092) # 36.80 [+1.40] rx=64650 (8092 MB) # 36.80 [+0.00] ok # 36.82 [+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__->