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=138816 (MB=8662), tx/s=138816 (MB/s=8662) # 3.07 [+1.50] rx=138816 (8662 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=119706 (MB=7470), tx/s=119706 (MB/s=7470) # 6.06 [+1.40] rx=59850 (7470 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=126624 (MB=7901), tx/s=126624 (MB/s=7901) # 9.14 [+1.50] rx=126624 (7901 MB) # 9.14 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=139797 (MB=8723), tx/s=139797 (MB/s=8723) # 12.14 [+1.40] rx=69865 (8723 MB) # 12.14 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=143936 (MB=8982), tx/s=143936 (MB/s=8982) # 15.23 [+1.50] rx=143936 (8982 MB) # 15.23 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=127986 (MB=7986), tx/s=127986 (MB/s=7986) # 18.21 [+1.40] rx=63952 (7986 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=139872 (MB=8728), tx/s=139872 (MB/s=8728) # 21.30 [+1.50] rx=139872 (8728 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=117262 (MB=7317), tx/s=117262 (MB/s=7317) # 24.29 [+1.40] rx=58628 (7317 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=127232 (MB=7939), tx/s=127232 (MB/s=7939) # 27.38 [+1.50] rx=127232 (7939 MB) # 27.38 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=137451 (MB=8577), tx/s=137451 (MB/s=8577) # 30.36 [+1.36] rx=68724 (8577 MB) # 30.36 [+0.00] ok # 30.53 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=146272 (MB=9127), tx/s=146272 (MB/s=9127) # 33.45 [+1.50] rx=146272 (9127 MB) # 33.45 [+0.00] ok # 33.62 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=144587 (MB=9022), tx/s=144587 (MB/s=9022) # 36.43 [+1.40] rx=72227 (9022 MB) # 36.43 [+0.00] ok # 36.46 [+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__->