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=136960 (MB=8546), tx/s=136960 (MB/s=8546) # 3.08 [+1.50] rx=136960 (8546 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=117989 (MB=7362), tx/s=117989 (MB/s=7362) # 6.07 [+1.36] rx=58975 (7362 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=148384 (MB=9259), tx/s=148384 (MB/s=9259) # 9.16 [+1.50] rx=148384 (9259 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=123647 (MB=7716), tx/s=123647 (MB/s=7716) # 12.16 [+1.36] rx=61817 (7716 MB) # 12.16 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=154208 (MB=9623), tx/s=154208 (MB/s=9623) # 15.24 [+1.50] rx=154208 (9623 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=119388 (MB=7450), tx/s=119388 (MB/s=7450) # 18.25 [+1.40] rx=58778 (7450 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=107520 (MB=6709), tx/s=107520 (MB/s=6709) # 21.35 [+1.50] rx=107520 (6709 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=119341 (MB=7447), tx/s=119341 (MB/s=7447) # 24.35 [+1.36] rx=58884 (7447 MB) # 24.35 [+0.00] ok # 24.51 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=146496 (MB=9141), tx/s=146496 (MB/s=9141) # 27.44 [+1.50] rx=146496 (9141 MB) # 27.44 [+0.00] ok # 27.60 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=135490 (MB=8455), tx/s=135490 (MB/s=8455) # 30.42 [+1.36] rx=67715 (8455 MB) # 30.42 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=153376 (MB=9571), tx/s=153376 (MB/s=9571) # 33.51 [+1.50] rx=153376 (9571 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=118089 (MB=7369), tx/s=118089 (MB/s=7369) # 36.50 [+1.40] rx=58801 (7369 MB) # 36.50 [+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__->