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=139936 (MB=8732), tx/s=139936 (MB/s=8732) # 3.07 [+1.50] rx=139936 (8732 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=132806 (MB=8287), tx/s=132806 (MB/s=8287) # 6.05 [+1.40] rx=66367 (8287 MB) # 6.06 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=148096 (MB=9241), tx/s=148096 (MB/s=9241) # 9.15 [+1.50] rx=148096 (9241 MB) # 9.15 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=140268 (MB=8753), tx/s=140268 (MB/s=8753) # 12.13 [+1.40] rx=70116 (8753 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=165184 (MB=10308), tx/s=165184 (MB/s=10308) # 15.23 [+1.50] rx=165184 (10308 MB) # 15.23 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.46] tx=146038 (MB=9113), tx/s=146038 (MB/s=9113) # 18.22 [+1.36] rx=72973 (9113 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=139712 (MB=8718), tx/s=139712 (MB/s=8718) # 21.31 [+1.50] rx=139712 (8718 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=130950 (MB=8171), tx/s=130950 (MB/s=8171) # 24.30 [+1.40] rx=65460 (8171 MB) # 24.30 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=148736 (MB=9281), tx/s=148736 (MB/s=9281) # 27.39 [+1.50] rx=148736 (9281 MB) # 27.39 [+0.00] ok # 27.55 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=137516 (MB=8581), tx/s=137516 (MB/s=8581) # 30.37 [+1.40] rx=68503 (8581 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=164800 (MB=10284), tx/s=164800 (MB/s=10284) # 33.46 [+1.50] rx=164800 (10284 MB) # 33.46 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=144910 (MB=9042), tx/s=144910 (MB/s=9042) # 36.45 [+1.40] rx=72371 (9042 MB) # 36.45 [+0.00] ok # 36.47 [+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__->