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=130368 (MB=8135), tx/s=130368 (MB/s=8135) # 3.07 [+1.50] rx=130125 (8120 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=129383 (MB=8073), tx/s=129383 (MB/s=8073) # 6.06 [+1.36] rx=64640 (8073 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=103776 (MB=6476), tx/s=103776 (MB/s=6476) # 9.15 [+1.50] rx=103776 (6476 MB) # 9.15 [+0.00] ok # 9.34 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=118950 (MB=7422), tx/s=118950 (MB/s=7422) # 12.16 [+1.36] rx=59425 (7422 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=162368 (MB=10132), tx/s=162368 (MB/s=10132) # 15.27 [+1.50] rx=162368 (10132 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=133761 (MB=8347), tx/s=133761 (MB/s=8347) # 18.26 [+1.40] rx=66791 (8347 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=136096 (MB=8492), tx/s=136096 (MB/s=8492) # 21.36 [+1.50] rx=136096 (8492 MB) # 21.36 [+0.00] ok # 21.55 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=100935 (MB=6298), tx/s=100935 (MB/s=6298) # 24.37 [+1.36] rx=50427 (6298 MB) # 24.37 [+0.00] ok # 24.64 [+0.27] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.43] tx=135232 (MB=8438), tx/s=135232 (MB/s=8438) # 27.58 [+1.50] rx=135232 (8438 MB) # 27.58 [+0.00] ok # 27.84 [+0.26] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.47] tx=112874 (MB=7043), tx/s=112874 (MB/s=7043) # 30.67 [+1.36] rx=55614 (7043 MB) # 30.67 [+0.00] ok # 30.84 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=140000 (MB=8736), tx/s=140000 (MB/s=8736) # 33.76 [+1.50] rx=140000 (8736 MB) # 33.76 [+0.00] ok # 33.97 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=94474 (MB=5895), tx/s=94474 (MB/s=5895) # 36.79 [+1.40] rx=47089 (5895 MB) # 36.80 [+0.00] ok # 36.83 [+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__->