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=108032 (MB=6741), tx/s=108032 (MB/s=6741) # 3.08 [+1.50] rx=108032 (6741 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=113592 (MB=7088), tx/s=113592 (MB/s=7088) # 6.08 [+1.36] rx=56747 (7088 MB) # 6.08 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=123168 (MB=7686), tx/s=123168 (MB/s=7686) # 9.18 [+1.50] rx=123168 (7686 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=117311 (MB=7320), tx/s=117311 (MB/s=7320) # 12.17 [+1.40] rx=58580 (7320 MB) # 12.17 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=124800 (MB=7787), tx/s=124800 (MB/s=7787) # 15.27 [+1.50] rx=124800 (7787 MB) # 15.27 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=142319 (MB=8881), tx/s=142319 (MB/s=8881) # 18.25 [+1.40] rx=71088 (8881 MB) # 18.25 [+0.00] ok # 18.40 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=139360 (MB=8696), tx/s=139360 (MB/s=8696) # 21.32 [+1.50] rx=139360 (8696 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=128973 (MB=8048), tx/s=128973 (MB/s=8048) # 24.30 [+1.36] rx=64465 (8048 MB) # 24.30 [+0.00] ok # 24.46 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=147936 (MB=9231), tx/s=147936 (MB/s=9231) # 27.37 [+1.50] rx=147936 (9231 MB) # 27.37 [+0.00] ok # 27.57 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=107101 (MB=6683), tx/s=107101 (MB/s=6683) # 30.39 [+1.40] rx=52752 (6683 MB) # 30.39 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=136672 (MB=8528), tx/s=136672 (MB/s=8528) # 33.49 [+1.50] rx=136672 (8528 MB) # 33.49 [+0.00] ok # 33.67 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=114890 (MB=7169), tx/s=114890 (MB/s=7169) # 36.49 [+1.40] rx=56804 (7169 MB) # 36.49 [+0.00] ok # 36.52 [+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__->