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.60 [+1.42] tx=137248 (MB=8564), tx/s=137248 (MB/s=8564) # 3.10 [+1.50] rx=137248 (8564 MB) # 3.10 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=125181 (MB=7811), tx/s=125181 (MB/s=7811) # 6.10 [+1.36] rx=62558 (7811 MB) # 6.10 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=146560 (MB=9145), tx/s=146560 (MB/s=9145) # 9.20 [+1.50] rx=146560 (9145 MB) # 9.20 [+0.00] ok # 9.40 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=138225 (MB=8625), tx/s=138225 (MB/s=8625) # 12.22 [+1.36] rx=69066 (8625 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=156032 (MB=9736), tx/s=156032 (MB/s=9736) # 15.33 [+1.50] rx=156032 (9736 MB) # 15.34 [+0.00] ok # 15.54 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.46] tx=131700 (MB=8218), tx/s=131700 (MB/s=8218) # 18.36 [+1.36] rx=65647 (8218 MB) # 18.36 [+0.00] ok # 18.55 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=137312 (MB=8568), tx/s=137312 (MB/s=8568) # 21.48 [+1.50] rx=137312 (8568 MB) # 21.48 [+0.00] ok # 21.67 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.46] tx=122908 (MB=7669), tx/s=122908 (MB/s=7669) # 24.49 [+1.36] rx=61438 (7669 MB) # 24.50 [+0.00] ok # 24.69 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=136832 (MB=8538), tx/s=136832 (MB/s=8538) # 27.61 [+1.50] rx=136832 (8538 MB) # 27.61 [+0.00] ok # 27.82 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.42] tx=109557 (MB=6836), tx/s=109557 (MB/s=6836) # 30.64 [+1.40] rx=54677 (6836 MB) # 30.65 [+0.00] ok # 30.83 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=137728 (MB=8594), tx/s=137728 (MB/s=8594) # 33.75 [+1.50] rx=136409 (8512 MB) # 33.76 [+0.00] ok # 33.94 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.46] tx=133191 (MB=8311), tx/s=133191 (MB/s=8311) # 36.76 [+1.36] rx=66449 (8311 MB) # 36.76 [+0.00] ok # 36.79 [+0.03] 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__->