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=115456 (MB=7204), tx/s=115456 (MB/s=7204) # 3.07 [+1.50] rx=115456 (7204 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=127717 (MB=7970), tx/s=127717 (MB/s=7970) # 6.08 [+1.36] rx=63844 (7970 MB) # 6.08 [+0.00] ok # 6.27 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=148320 (MB=9255), tx/s=148320 (MB/s=9255) # 9.20 [+1.50] rx=148320 (9255 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=122279 (MB=7630), tx/s=122279 (MB/s=7630) # 12.20 [+1.36] rx=61128 (7630 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=139840 (MB=8726), tx/s=139840 (MB/s=8726) # 15.30 [+1.50] rx=139840 (8726 MB) # 15.30 [+0.00] ok # 15.49 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=112440 (MB=7016), tx/s=112440 (MB/s=7016) # 18.31 [+1.40] rx=55937 (7016 MB) # 18.31 [+0.00] ok # 18.50 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=112448 (MB=7017), tx/s=112448 (MB/s=7017) # 21.42 [+1.50] rx=112448 (7017 MB) # 21.42 [+0.00] ok # 21.61 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=130958 (MB=8172), tx/s=130958 (MB/s=8172) # 24.43 [+1.36] rx=65431 (8172 MB) # 24.43 [+0.00] ok # 24.61 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=149088 (MB=9303), tx/s=149088 (MB/s=9303) # 27.53 [+1.50] rx=149088 (9303 MB) # 27.53 [+0.00] ok # 27.71 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=126850 (MB=7915), tx/s=126850 (MB/s=7915) # 30.53 [+1.36] rx=62531 (7915 MB) # 30.53 [+0.00] ok # 30.71 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=155840 (MB=9724), tx/s=155840 (MB/s=9724) # 33.63 [+1.50] rx=155840 (9724 MB) # 33.63 [+0.00] ok # 33.81 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=137289 (MB=8567), tx/s=137289 (MB/s=8567) # 36.63 [+1.40] rx=68517 (8567 MB) # 36.63 [+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__->