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=69760 (MB=4353), tx/s=69760 (MB/s=4353) # 3.07 [+1.50] rx=69760 (4353 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=118774 (MB=7411), tx/s=118774 (MB/s=7411) # 6.08 [+1.36] rx=59353 (7411 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=104640 (MB=6529), tx/s=104640 (MB/s=6529) # 9.19 [+1.50] rx=104640 (6529 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=125100 (MB=7806), tx/s=125100 (MB/s=7806) # 12.20 [+1.36] rx=62498 (7806 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=140960 (MB=8796), tx/s=140960 (MB/s=8796) # 15.30 [+1.50] rx=140960 (8796 MB) # 15.30 [+0.00] ok # 15.49 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=142153 (MB=8870), tx/s=142153 (MB/s=8870) # 18.31 [+1.40] rx=70980 (8870 MB) # 18.31 [+0.00] ok # 18.48 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=108544 (MB=6773), tx/s=108544 (MB/s=6773) # 21.41 [+1.50] rx=108544 (6773 MB) # 21.41 [+0.00] ok # 21.58 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=114102 (MB=7120), tx/s=114102 (MB/s=7120) # 24.40 [+1.36] rx=56964 (7120 MB) # 24.40 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=124288 (MB=7756), tx/s=124288 (MB/s=7756) # 27.50 [+1.50] rx=124288 (7756 MB) # 27.50 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=134963 (MB=8422), tx/s=134963 (MB/s=8422) # 30.49 [+1.40] rx=67458 (8422 MB) # 30.49 [+0.00] ok # 30.68 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=135936 (MB=8482), tx/s=135936 (MB/s=8482) # 33.60 [+1.50] rx=135936 (8482 MB) # 33.60 [+0.00] ok # 33.79 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=132682 (MB=8279), tx/s=132682 (MB/s=8279) # 36.61 [+1.40] rx=66195 (8279 MB) # 36.61 [+0.00] ok # 36.63 [+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__->