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=132448 (MB=8265), tx/s=132448 (MB/s=8265) # 3.07 [+1.50] rx=132448 (8265 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=129008 (MB=8050), tx/s=129008 (MB/s=8050) # 6.08 [+1.36] rx=64474 (8050 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=118464 (MB=7392), tx/s=118464 (MB/s=7392) # 9.18 [+1.50] rx=118464 (7392 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=108546 (MB=6773), tx/s=108546 (MB/s=6773) # 12.20 [+1.36] rx=54219 (6773 MB) # 12.20 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=164608 (MB=10272), tx/s=164608 (MB/s=10272) # 15.31 [+1.50] rx=164608 (10272 MB) # 15.31 [+0.00] ok # 15.49 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=124921 (MB=7795), tx/s=124921 (MB/s=7795) # 18.31 [+1.40] rx=62238 (7795 MB) # 18.31 [+0.00] ok # 18.49 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=136128 (MB=8494), tx/s=136128 (MB/s=8494) # 21.41 [+1.50] rx=136128 (8494 MB) # 21.41 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=127852 (MB=7978), tx/s=127852 (MB/s=7978) # 24.43 [+1.36] rx=63905 (7978 MB) # 24.43 [+0.00] ok # 24.60 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=147136 (MB=9181), tx/s=147136 (MB/s=9181) # 27.52 [+1.50] rx=147136 (9181 MB) # 27.53 [+0.00] ok # 27.70 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=116523 (MB=7271), tx/s=116523 (MB/s=7271) # 30.52 [+1.36] rx=57452 (7271 MB) # 30.52 [+0.00] ok # 30.68 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=149088 (MB=9303), tx/s=149088 (MB/s=9303) # 33.60 [+1.50] rx=149088 (9303 MB) # 33.60 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=128243 (MB=8002), tx/s=128243 (MB/s=8002) # 36.60 [+1.40] rx=63963 (8002 MB) # 36.60 [+0.00] ok # 36.62 [+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__->