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=133792 (MB=8349), tx/s=133792 (MB/s=8349) # 3.07 [+1.50] rx=133792 (8349 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=133271 (MB=8316), tx/s=133271 (MB/s=8316) # 6.06 [+1.36] rx=66602 (8316 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=147520 (MB=9205), tx/s=147520 (MB/s=9205) # 9.16 [+1.50] rx=147520 (9205 MB) # 9.16 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=139827 (MB=8725), tx/s=139827 (MB/s=8725) # 12.16 [+1.40] rx=69895 (8725 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=160928 (MB=10042), tx/s=160928 (MB/s=10042) # 15.25 [+1.50] rx=160928 (10042 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=141159 (MB=8808), tx/s=141159 (MB/s=8808) # 18.25 [+1.40] rx=70454 (8808 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=137952 (MB=8608), tx/s=137952 (MB/s=8608) # 21.36 [+1.50] rx=137952 (8608 MB) # 21.36 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=129984 (MB=8111), tx/s=129984 (MB/s=8111) # 24.36 [+1.36] rx=64980 (8111 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=148320 (MB=9255), tx/s=148320 (MB/s=9255) # 27.47 [+1.50] rx=148320 (9255 MB) # 27.47 [+0.00] ok # 27.65 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.47] tx=137061 (MB=8553), tx/s=137061 (MB/s=8553) # 30.47 [+1.36] rx=68517 (8553 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=164096 (MB=10240), tx/s=164096 (MB/s=10240) # 33.58 [+1.50] rx=164096 (10240 MB) # 33.58 [+0.00] ok # 33.75 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=144944 (MB=9045), tx/s=144944 (MB/s=9045) # 36.58 [+1.40] rx=72385 (9045 MB) # 36.58 [+0.00] ok # 36.60 [+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__->