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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=91712 (MB=5723), tx/s=91712 (MB/s=5723) # 3.04 [+1.50] rx=91712 (5723 MB) # 3.04 [+0.00] ok # 3.21 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=114616 (MB=7152), tx/s=114616 (MB/s=7152) # 6.03 [+1.36] rx=57286 (7152 MB) # 6.03 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=90816 (MB=5667), tx/s=90816 (MB/s=5667) # 9.12 [+1.50] rx=90816 (5667 MB) # 9.13 [+0.00] ok # 9.29 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=117224 (MB=7315), tx/s=117224 (MB/s=7315) # 12.12 [+1.36] rx=57655 (7315 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=123584 (MB=7712), tx/s=123584 (MB/s=7712) # 15.21 [+1.50] rx=123584 (7712 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=128842 (MB=8040), tx/s=128842 (MB/s=8040) # 18.19 [+1.40] rx=64233 (8040 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=102432 (MB=6392), tx/s=102432 (MB/s=6392) # 21.28 [+1.50] rx=102432 (6392 MB) # 21.28 [+0.00] ok # 21.44 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=120943 (MB=7547), tx/s=120943 (MB/s=7547) # 24.26 [+1.36] rx=60451 (7547 MB) # 24.26 [+0.00] ok # 24.44 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=89920 (MB=5611), tx/s=89920 (MB/s=5611) # 27.36 [+1.50] rx=89920 (5611 MB) # 27.36 [+0.00] ok # 27.53 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=115857 (MB=7229), tx/s=115857 (MB/s=7229) # 30.35 [+1.36] rx=57912 (7229 MB) # 30.35 [+0.00] ok # 30.53 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=102336 (MB=6386), tx/s=102336 (MB/s=6386) # 33.46 [+1.50] rx=102336 (6386 MB) # 33.46 [+0.00] ok # 33.64 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=117030 (MB=7303), tx/s=117030 (MB/s=7303) # 36.47 [+1.40] rx=58137 (7303 MB) # 36.47 [+0.00] ok # 36.49 [+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__->