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.56 [+1.42] tx=137536 (MB=8582), tx/s=137536 (MB/s=8582) # 3.07 [+1.50] rx=137536 (8582 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=118371 (MB=7386), tx/s=118371 (MB/s=7386) # 6.07 [+1.36] rx=59182 (7386 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=133920 (MB=8357), tx/s=133920 (MB/s=8357) # 9.17 [+1.50] rx=133920 (8357 MB) # 9.17 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=134614 (MB=8400), tx/s=134614 (MB/s=8400) # 12.18 [+1.36] rx=67243 (8400 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=153536 (MB=9581), tx/s=153536 (MB/s=9581) # 15.28 [+1.50] rx=153536 (9581 MB) # 15.28 [+0.00] ok # 15.46 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=117549 (MB=7335), tx/s=117549 (MB/s=7335) # 18.28 [+1.40] rx=58669 (7335 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=141728 (MB=8844), tx/s=141728 (MB/s=8844) # 21.40 [+1.50] rx=141728 (8844 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=125883 (MB=7855), tx/s=125883 (MB/s=7855) # 24.40 [+1.36] rx=62928 (7855 MB) # 24.40 [+0.00] ok # 24.58 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=148672 (MB=9277), tx/s=148672 (MB/s=9277) # 27.50 [+1.50] rx=148672 (9277 MB) # 27.50 [+0.00] ok # 27.66 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=118808 (MB=7414), tx/s=118808 (MB/s=7414) # 30.48 [+1.36] rx=58492 (7414 MB) # 30.48 [+0.00] ok # 30.67 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=141440 (MB=8826), tx/s=141440 (MB/s=8826) # 33.59 [+1.50] rx=141440 (8826 MB) # 33.59 [+0.00] ok # 33.77 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=122106 (MB=7619), tx/s=122106 (MB/s=7619) # 36.59 [+1.40] rx=60847 (7619 MB) # 36.60 [+0.00] ok # 36.62 [+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__->