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=75264 (MB=4696), tx/s=75264 (MB/s=4696) # 3.07 [+1.50] rx=75264 (4696 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=130875 (MB=8167), tx/s=130875 (MB/s=8167) # 6.05 [+1.36] rx=65400 (8167 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=77504 (MB=4836), tx/s=77504 (MB/s=4836) # 9.14 [+1.50] rx=77504 (4836 MB) # 9.14 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=112320 (MB=7009), tx/s=112320 (MB/s=7009) # 12.15 [+1.36] rx=55359 (7009 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=104416 (MB=6515), tx/s=104416 (MB/s=6515) # 15.25 [+1.50] rx=104416 (6515 MB) # 15.25 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=114750 (MB=7160), tx/s=114750 (MB/s=7160) # 18.26 [+1.40] rx=56727 (7160 MB) # 18.26 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=76736 (MB=4788), tx/s=76736 (MB/s=4788) # 21.37 [+1.50] rx=76736 (4788 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=125831 (MB=7852), tx/s=125831 (MB/s=7852) # 24.36 [+1.36] rx=62871 (7852 MB) # 24.36 [+0.00] ok # 24.53 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=98880 (MB=6170), tx/s=98880 (MB/s=6170) # 27.45 [+1.50] rx=98880 (6170 MB) # 27.45 [+0.00] ok # 27.64 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=135057 (MB=8428), tx/s=135057 (MB/s=8428) # 30.46 [+1.40] rx=67513 (8428 MB) # 30.47 [+0.00] ok # 30.64 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=129152 (MB=8059), tx/s=129152 (MB/s=8059) # 33.56 [+1.50] rx=129152 (8059 MB) # 33.56 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=114397 (MB=7138), tx/s=114397 (MB/s=7138) # 36.55 [+1.40] rx=56935 (7138 MB) # 36.55 [+0.00] ok # 36.57 [+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__->