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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=124288 (MB=7756), tx/s=124288 (MB/s=7756) # 3.06 [+1.50] rx=124288 (7756 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=111703 (MB=6970), tx/s=111703 (MB/s=6970) # 6.08 [+1.36] rx=55783 (6970 MB) # 6.08 [+0.00] ok # 6.25 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=151232 (MB=9437), tx/s=151232 (MB/s=9437) # 9.17 [+1.50] rx=151232 (9437 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=108255 (MB=6755), tx/s=108255 (MB/s=6755) # 12.17 [+1.36] rx=54092 (6755 MB) # 12.17 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=145344 (MB=9070), tx/s=145344 (MB/s=9070) # 15.29 [+1.50] rx=145344 (9070 MB) # 15.29 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=143590 (MB=8960), tx/s=143590 (MB/s=8960) # 18.28 [+1.40] rx=71749 (8960 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=115808 (MB=7226), tx/s=115808 (MB/s=7226) # 21.39 [+1.50] rx=115808 (7226 MB) # 21.40 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=110542 (MB=6898), tx/s=110542 (MB/s=6898) # 24.39 [+1.36] rx=55147 (6898 MB) # 24.39 [+0.00] ok # 24.57 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=112512 (MB=7021), tx/s=112512 (MB/s=7021) # 27.50 [+1.50] rx=112512 (7021 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=123149 (MB=7684), tx/s=123149 (MB/s=7684) # 30.50 [+1.36] rx=61095 (7684 MB) # 30.50 [+0.00] ok # 30.69 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=140736 (MB=8782), tx/s=140736 (MB/s=8782) # 33.61 [+1.50] rx=140736 (8782 MB) # 33.61 [+0.00] ok # 33.79 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.26 [+1.46] tx=143836 (MB=8975), tx/s=143836 (MB/s=8975) # 36.62 [+1.36] rx=71864 (8975 MB) # 36.62 [+0.00] ok # 36.64 [+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__->