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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=115168 (MB=7186), tx/s=115168 (MB/s=7186) # 3.10 [+1.50] rx=115168 (7186 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=120563 (MB=7523), tx/s=120563 (MB/s=7523) # 6.12 [+1.36] rx=59657 (7523 MB) # 6.12 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=148480 (MB=9265), tx/s=148480 (MB/s=9265) # 9.22 [+1.50] rx=148480 (9265 MB) # 9.23 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.42] tx=114692 (MB=7157), tx/s=114692 (MB/s=7157) # 12.25 [+1.40] rx=57273 (7157 MB) # 12.25 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=131136 (MB=8183), tx/s=131136 (MB/s=8183) # 15.36 [+1.50] rx=131136 (8183 MB) # 15.36 [+0.00] ok # 15.56 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=114796 (MB=7163), tx/s=114796 (MB/s=7163) # 18.38 [+1.40] rx=57272 (7163 MB) # 18.38 [+0.00] ok # 18.59 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=107328 (MB=6697), tx/s=107328 (MB/s=6697) # 21.51 [+1.50] rx=107328 (6697 MB) # 21.51 [+0.00] ok # 21.69 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=120759 (MB=7535), tx/s=120759 (MB/s=7535) # 24.51 [+1.36] rx=60357 (7535 MB) # 24.51 [+0.00] ok # 24.71 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=137184 (MB=8560), tx/s=137184 (MB/s=8560) # 27.63 [+1.50] rx=137184 (8560 MB) # 27.63 [+0.00] ok # 27.84 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=128127 (MB=7995), tx/s=128127 (MB/s=7995) # 30.66 [+1.36] rx=63190 (7995 MB) # 30.66 [+0.00] ok # 30.86 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=156000 (MB=9734), tx/s=156000 (MB/s=9734) # 33.78 [+1.50] rx=156000 (9734 MB) # 33.79 [+0.00] ok # 33.96 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.46] tx=133305 (MB=8318), tx/s=133305 (MB/s=8318) # 36.78 [+1.36] rx=66553 (8318 MB) # 36.78 [+0.00] ok # 36.81 [+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__->