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=120064 (MB=7492), tx/s=120064 (MB/s=7492) # 3.07 [+1.50] rx=120064 (7492 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=111378 (MB=6950), tx/s=111378 (MB/s=6950) # 6.08 [+1.36] rx=55681 (6950 MB) # 6.08 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=118752 (MB=7410), tx/s=118752 (MB/s=7410) # 9.20 [+1.50] rx=118752 (7410 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=131807 (MB=8225), tx/s=131807 (MB/s=8225) # 12.21 [+1.36] rx=65895 (8225 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=129184 (MB=8061), tx/s=129184 (MB/s=8061) # 15.31 [+1.50] rx=129184 (8061 MB) # 15.31 [+0.00] ok # 15.48 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=105339 (MB=6573), tx/s=105339 (MB/s=6573) # 18.30 [+1.40] rx=52467 (6573 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=102432 (MB=6392), tx/s=102432 (MB/s=6392) # 21.41 [+1.50] rx=102432 (6392 MB) # 21.41 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=105429 (MB=6579), tx/s=105429 (MB/s=6579) # 24.41 [+1.36] rx=52648 (6579 MB) # 24.41 [+0.00] ok # 24.58 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=115872 (MB=7230), tx/s=115872 (MB/s=7230) # 27.50 [+1.50] rx=115872 (7230 MB) # 27.50 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=113940 (MB=7110), tx/s=113940 (MB/s=7110) # 30.49 [+1.40] rx=56929 (7110 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 33.60 [+1.50] rx=131008 (8175 MB) # 33.60 [+0.00] ok # 33.77 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=114908 (MB=7170), tx/s=114908 (MB/s=7170) # 36.59 [+1.40] rx=56952 (7170 MB) # 36.59 [+0.00] ok # 36.61 [+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__->