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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=133088 (MB=8305), tx/s=133088 (MB/s=8305) # 3.04 [+1.50] rx=133088 (8305 MB) # 3.04 [+0.00] ok # 3.20 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=131122 (MB=8182), tx/s=131122 (MB/s=8182) # 6.02 [+1.36] rx=65553 (8182 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=148160 (MB=9245), tx/s=148160 (MB/s=9245) # 9.09 [+1.50] rx=148160 (9245 MB) # 9.09 [+0.00] ok # 9.25 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.46] tx=133536 (MB=8333), tx/s=133536 (MB/s=8333) # 12.07 [+1.36] rx=66733 (8333 MB) # 12.07 [+0.00] ok # 12.23 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=157568 (MB=9832), tx/s=157568 (MB/s=9832) # 15.16 [+1.50] rx=157568 (9832 MB) # 15.16 [+0.00] ok # 15.34 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=135766 (MB=8472), tx/s=135766 (MB/s=8472) # 18.17 [+1.40] rx=67764 (8472 MB) # 18.17 [+0.00] ok # 18.36 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=123232 (MB=7690), tx/s=123232 (MB/s=7690) # 21.28 [+1.50] rx=122307 (7632 MB) # 21.28 [+0.00] ok # 21.47 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.47] tx=126664 (MB=7904), tx/s=126664 (MB/s=7904) # 24.29 [+1.36] rx=63287 (7904 MB) # 24.29 [+0.00] ok # 24.48 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=106528 (MB=6647), tx/s=106528 (MB/s=6647) # 27.40 [+1.50] rx=106528 (6647 MB) # 27.40 [+0.00] ok # 27.59 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=107916 (MB=6734), tx/s=107916 (MB/s=6734) # 30.41 [+1.36] rx=53807 (6734 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=129024 (MB=8051), tx/s=129024 (MB/s=8051) # 33.50 [+1.50] rx=129024 (8051 MB) # 33.51 [+0.00] ok # 33.70 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=132093 (MB=8243), tx/s=132093 (MB/s=8243) # 36.52 [+1.40] rx=65778 (8243 MB) # 36.52 [+0.00] ok # 36.54 [+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__->