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=139104 (MB=8680), tx/s=139104 (MB/s=8680) # 3.07 [+1.50] rx=139104 (8680 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130707 (MB=8156), tx/s=130707 (MB/s=8156) # 6.06 [+1.36] rx=65323 (8156 MB) # 6.06 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149472 (MB=9327), tx/s=149472 (MB/s=9327) # 9.15 [+1.50] rx=149472 (9327 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=137585 (MB=8585), tx/s=137585 (MB/s=8585) # 12.13 [+1.40] rx=68717 (8585 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=164832 (MB=10286), tx/s=164832 (MB/s=10286) # 15.22 [+1.50] rx=164832 (10286 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=145008 (MB=9049), tx/s=145008 (MB/s=9049) # 18.21 [+1.40] rx=72342 (9049 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=140448 (MB=8764), tx/s=140448 (MB/s=8764) # 21.30 [+1.50] rx=136188 (8498 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=130453 (MB=8140), tx/s=130453 (MB/s=8140) # 24.28 [+1.36] rx=65208 (8140 MB) # 24.29 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=149312 (MB=9317), tx/s=149312 (MB/s=9317) # 27.37 [+1.50] rx=149312 (9317 MB) # 27.38 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=137201 (MB=8561), tx/s=137201 (MB/s=8561) # 30.37 [+1.40] rx=68574 (8561 MB) # 30.37 [+0.00] ok # 30.53 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=164160 (MB=10244), tx/s=164160 (MB/s=10244) # 33.46 [+1.50] rx=164160 (10244 MB) # 33.46 [+0.00] ok # 33.62 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.46] tx=142567 (MB=8896), tx/s=142567 (MB/s=8896) # 36.44 [+1.36] rx=70233 (8896 MB) # 36.44 [+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__->