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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=138336 (MB=8632), tx/s=138336 (MB/s=8632) # 3.11 [+1.50] rx=138336 (8632 MB) # 3.11 [+0.00] ok # 3.29 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=124940 (MB=7796), tx/s=124940 (MB/s=7796) # 6.11 [+1.36] rx=62437 (7796 MB) # 6.11 [+0.00] ok # 6.27 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=140480 (MB=8766), tx/s=140480 (MB/s=8766) # 9.19 [+1.50] rx=140480 (8766 MB) # 9.20 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=119987 (MB=7487), tx/s=119987 (MB/s=7487) # 12.19 [+1.36] rx=59972 (7487 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=146208 (MB=9123), tx/s=146208 (MB/s=9123) # 15.28 [+1.50] rx=146208 (9123 MB) # 15.28 [+0.00] ok # 15.49 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=110777 (MB=6912), tx/s=110777 (MB/s=6912) # 18.31 [+1.40] rx=54407 (6912 MB) # 18.31 [+0.00] ok # 18.53 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=120512 (MB=7520), tx/s=120512 (MB/s=7520) # 21.46 [+1.50] rx=120512 (7520 MB) # 21.46 [+0.00] ok # 21.66 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.42] tx=109740 (MB=6848), tx/s=109740 (MB/s=6848) # 24.48 [+1.40] rx=54797 (6848 MB) # 24.48 [+0.00] ok # 24.68 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.43] tx=131552 (MB=8209), tx/s=131552 (MB/s=8209) # 27.61 [+1.50] rx=131552 (8209 MB) # 27.61 [+0.00] ok # 27.79 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.22 [+1.42] tx=125618 (MB=7839), tx/s=125618 (MB/s=7839) # 30.62 [+1.40] rx=62014 (7839 MB) # 30.62 [+0.00] ok # 30.82 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.24 [+1.42] tx=146016 (MB=9111), tx/s=146016 (MB/s=9111) # 33.74 [+1.50] rx=146016 (9111 MB) # 33.74 [+0.00] ok # 33.92 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.44] tx=82730 (MB=5162), tx/s=82730 (MB/s=5162) # 36.74 [+1.39] rx=39122 (5162 MB) # 36.75 [+0.00] ok # 36.82 [+0.08] 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__->