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.57 [+1.42] tx=135520 (MB=8456), tx/s=135520 (MB/s=8456) # 3.07 [+1.50] rx=135520 (8456 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=116644 (MB=7279), tx/s=116644 (MB/s=7279) # 6.06 [+1.40] rx=58267 (7279 MB) # 6.06 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=141216 (MB=8812), tx/s=141216 (MB/s=8812) # 9.17 [+1.50] rx=141216 (8812 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=117475 (MB=7330), tx/s=117475 (MB/s=7330) # 12.18 [+1.36] rx=58679 (7330 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=127712 (MB=7969), tx/s=127712 (MB/s=7969) # 15.30 [+1.50] rx=127712 (7969 MB) # 15.30 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=107685 (MB=6719), tx/s=107685 (MB/s=6719) # 18.31 [+1.40] rx=53585 (6719 MB) # 18.31 [+0.00] ok # 18.50 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=105728 (MB=6597), tx/s=105728 (MB/s=6597) # 21.43 [+1.50] rx=105728 (6597 MB) # 21.43 [+0.00] ok # 21.60 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.42] tx=125089 (MB=7806), tx/s=125089 (MB/s=7806) # 24.42 [+1.40] rx=62513 (7806 MB) # 24.42 [+0.00] ok # 24.58 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=149888 (MB=9353), tx/s=149888 (MB/s=9353) # 27.50 [+1.50] rx=149888 (9353 MB) # 27.50 [+0.00] ok # 27.70 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.42] tx=126022 (MB=7864), tx/s=126022 (MB/s=7864) # 30.52 [+1.40] rx=62540 (7864 MB) # 30.52 [+0.00] ok # 30.70 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=161792 (MB=10096), tx/s=161792 (MB/s=10096) # 33.63 [+1.50] rx=160975 (10045 MB) # 33.63 [+0.00] ok # 33.81 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=113126 (MB=7059), tx/s=113126 (MB/s=7059) # 36.64 [+1.40] rx=56271 (7059 MB) # 36.64 [+0.00] ok # 36.66 [+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__->