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=132096 (MB=8243), tx/s=132096 (MB/s=8243) # 3.07 [+1.50] rx=132096 (8243 MB) # 3.07 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=110188 (MB=6876), tx/s=110188 (MB/s=6876) # 6.10 [+1.36] rx=54872 (6876 MB) # 6.10 [+0.00] ok # 6.31 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=116000 (MB=7238), tx/s=116000 (MB/s=7238) # 9.23 [+1.50] rx=116000 (7238 MB) # 9.23 [+0.00] ok # 9.41 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.47] tx=109917 (MB=6859), tx/s=109917 (MB/s=6859) # 12.23 [+1.36] rx=54913 (6859 MB) # 12.23 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=128160 (MB=7997), tx/s=128160 (MB/s=7997) # 15.36 [+1.50] rx=128160 (7997 MB) # 15.36 [+0.00] ok # 15.53 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=139866 (MB=8728), tx/s=139866 (MB/s=8728) # 18.35 [+1.40] rx=69764 (8728 MB) # 18.36 [+0.00] ok # 18.56 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=132352 (MB=8259), tx/s=132352 (MB/s=8259) # 21.49 [+1.50] rx=132352 (8259 MB) # 21.49 [+0.00] ok # 21.69 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.43] tx=104708 (MB=6534), tx/s=104708 (MB/s=6534) # 24.52 [+1.40] rx=52329 (6534 MB) # 24.52 [+0.00] ok # 24.72 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=111264 (MB=6943), tx/s=111264 (MB/s=6943) # 27.65 [+1.50] rx=111264 (6943 MB) # 27.65 [+0.00] ok # 27.81 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.46] tx=128495 (MB=8018), tx/s=128495 (MB/s=8018) # 30.63 [+1.36] rx=63490 (8018 MB) # 30.63 [+0.00] ok # 30.81 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=152992 (MB=9547), tx/s=152992 (MB/s=9547) # 33.73 [+1.50] rx=152992 (9547 MB) # 33.73 [+0.00] ok # 33.94 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.42] tx=119439 (MB=7453), tx/s=119439 (MB/s=7453) # 36.76 [+1.40] rx=59485 (7453 MB) # 36.76 [+0.00] ok # 36.78 [+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__->