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.59 [+1.42] tx=120224 (MB=7502), tx/s=120224 (MB/s=7502) # 3.09 [+1.50] rx=120224 (7502 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=109278 (MB=6819), tx/s=109278 (MB/s=6819) # 6.08 [+1.36] rx=54454 (6819 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=137888 (MB=8604), tx/s=137888 (MB/s=8604) # 9.17 [+1.50] rx=137888 (8604 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=120725 (MB=7533), tx/s=120725 (MB/s=7533) # 12.18 [+1.36] rx=59496 (7533 MB) # 12.18 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=140800 (MB=8786), tx/s=140800 (MB/s=8786) # 15.29 [+1.50] rx=140800 (8786 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.46] tx=118613 (MB=7401), tx/s=118613 (MB/s=7401) # 18.29 [+1.36] rx=58971 (7401 MB) # 18.29 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 21.41 [+1.50] rx=140896 (8792 MB) # 21.41 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=130602 (MB=8150), tx/s=130602 (MB/s=8150) # 24.41 [+1.36] rx=65271 (8150 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=142240 (MB=8876), tx/s=142240 (MB/s=8876) # 27.52 [+1.50] rx=142240 (8876 MB) # 27.52 [+0.00] ok # 27.67 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=137704 (MB=8593), tx/s=137704 (MB/s=8593) # 30.49 [+1.36] rx=67936 (8593 MB) # 30.49 [+0.00] ok # 30.64 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=167712 (MB=10465), tx/s=167712 (MB/s=10465) # 33.56 [+1.50] rx=167712 (10465 MB) # 33.56 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.46] tx=137475 (MB=8578), tx/s=137475 (MB/s=8578) # 36.55 [+1.36] rx=68667 (8578 MB) # 36.55 [+0.00] ok # 36.57 [+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__->