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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=85056 (MB=5307), tx/s=85056 (MB/s=5307) # 3.08 [+1.50] rx=85056 (5307 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=122954 (MB=7672), tx/s=122954 (MB/s=7672) # 6.08 [+1.36] rx=60620 (7672 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=95424 (MB=5954), tx/s=95424 (MB/s=5954) # 9.18 [+1.50] rx=95424 (5954 MB) # 9.19 [+0.00] ok # 9.34 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=134409 (MB=8387), tx/s=134409 (MB/s=8387) # 12.16 [+1.36] rx=66461 (8387 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=99808 (MB=6228), tx/s=99808 (MB/s=6228) # 15.24 [+1.50] rx=99808 (6228 MB) # 15.24 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=116787 (MB=7287), tx/s=116787 (MB/s=7287) # 18.23 [+1.40] rx=58152 (7287 MB) # 18.24 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=89504 (MB=5585), tx/s=89504 (MB/s=5585) # 21.33 [+1.50] rx=89504 (5585 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=104027 (MB=6491), tx/s=104027 (MB/s=6491) # 24.32 [+1.36] rx=51976 (6491 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=71136 (MB=4439), tx/s=71136 (MB/s=4439) # 27.40 [+1.50] rx=71136 (4439 MB) # 27.40 [+0.00] ok # 27.56 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=117836 (MB=7353), tx/s=117836 (MB/s=7353) # 30.38 [+1.36] rx=58829 (7353 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=97248 (MB=6068), tx/s=97248 (MB/s=6068) # 33.47 [+1.50] rx=97248 (6068 MB) # 33.47 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=117155 (MB=7310), tx/s=117155 (MB/s=7310) # 36.47 [+1.40] rx=57812 (7310 MB) # 36.47 [+0.00] ok # 36.49 [+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__->