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=135712 (MB=8468), tx/s=135712 (MB/s=8468) # 3.08 [+1.50] rx=135712 (8468 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=112453 (MB=7017), tx/s=112453 (MB/s=7017) # 6.10 [+1.36] rx=56211 (7017 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=123904 (MB=7732), tx/s=123904 (MB/s=7732) # 9.19 [+1.50] rx=123904 (7732 MB) # 9.20 [+0.00] ok # 9.40 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=112749 (MB=7035), tx/s=112749 (MB/s=7035) # 12.22 [+1.36] rx=56335 (7035 MB) # 12.23 [+0.00] ok # 12.42 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=117536 (MB=7334), tx/s=117536 (MB/s=7334) # 15.34 [+1.50] rx=117536 (7334 MB) # 15.35 [+0.00] ok # 15.54 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=116305 (MB=7257), tx/s=116305 (MB/s=7257) # 18.36 [+1.40] rx=57424 (7257 MB) # 18.36 [+0.00] ok # 18.55 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=108032 (MB=6741), tx/s=108032 (MB/s=6741) # 21.48 [+1.50] rx=108032 (6741 MB) # 21.48 [+0.00] ok # 21.69 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=108317 (MB=6759), tx/s=108317 (MB/s=6759) # 24.51 [+1.36] rx=53433 (6759 MB) # 24.51 [+0.00] ok # 24.71 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=116576 (MB=7274), tx/s=116576 (MB/s=7274) # 27.64 [+1.50] rx=116576 (7274 MB) # 27.64 [+0.00] ok # 27.84 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=116345 (MB=7260), tx/s=116345 (MB/s=7260) # 30.66 [+1.36] rx=58111 (7260 MB) # 30.66 [+0.00] ok # 30.86 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=162272 (MB=10126), tx/s=162272 (MB/s=10126) # 33.79 [+1.50] rx=162272 (10126 MB) # 33.79 [+0.00] ok # 33.99 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=131813 (MB=8225), tx/s=131813 (MB/s=8225) # 36.81 [+1.40] rx=65791 (8225 MB) # 36.81 [+0.00] ok # 36.83 [+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__->