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=136864 (MB=8540), tx/s=136864 (MB/s=8540) # 3.08 [+1.50] rx=136864 (8540 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=127870 (MB=7979), tx/s=127870 (MB/s=7979) # 6.08 [+1.36] rx=63899 (7979 MB) # 6.08 [+0.00] ok # 6.23 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=144320 (MB=9006), tx/s=144320 (MB/s=9006) # 9.15 [+1.50] rx=144320 (9006 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=120857 (MB=7541), tx/s=120857 (MB/s=7541) # 12.14 [+1.36] rx=60339 (7541 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 15.22 [+1.50] rx=148448 (9263 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.46] tx=139997 (MB=8736), tx/s=139997 (MB/s=8736) # 18.21 [+1.36] rx=69908 (8736 MB) # 18.21 [+0.00] ok # 18.37 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 21.29 [+1.50] rx=137376 (8572 MB) # 21.29 [+0.00] ok # 21.44 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=124189 (MB=7749), tx/s=124189 (MB/s=7749) # 24.26 [+1.36] rx=62016 (7749 MB) # 24.26 [+0.00] ok # 24.42 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=114816 (MB=7164), tx/s=114816 (MB/s=7164) # 27.35 [+1.50] rx=114816 (7164 MB) # 27.35 [+0.00] ok # 27.53 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=131761 (MB=8222), tx/s=131761 (MB/s=8222) # 30.35 [+1.36] rx=64776 (8222 MB) # 30.35 [+0.00] ok # 30.51 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=158624 (MB=9898), tx/s=158624 (MB/s=9898) # 33.43 [+1.50] rx=158624 (9898 MB) # 33.43 [+0.00] ok # 33.59 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=136155 (MB=8496), tx/s=136155 (MB/s=8496) # 36.41 [+1.40] rx=67991 (8496 MB) # 36.41 [+0.00] ok # 36.44 [+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__->