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=90016 (MB=5617), tx/s=90016 (MB/s=5617) # 3.07 [+1.50] rx=90016 (5617 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=115888 (MB=7231), tx/s=115888 (MB/s=7231) # 6.08 [+1.40] rx=57873 (7231 MB) # 6.08 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=117792 (MB=7350), tx/s=117792 (MB/s=7350) # 9.18 [+1.50] rx=117792 (7350 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=134837 (MB=8414), tx/s=134837 (MB/s=8414) # 12.18 [+1.40] rx=65884 (8414 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=138848 (MB=8664), tx/s=138848 (MB/s=8664) # 15.28 [+1.50] rx=138848 (8664 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.46] tx=143003 (MB=8923), tx/s=143003 (MB/s=8923) # 18.28 [+1.36] rx=71429 (8923 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=90560 (MB=5651), tx/s=90560 (MB/s=5651) # 21.39 [+1.50] rx=90560 (5651 MB) # 21.39 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=126972 (MB=7923), tx/s=126972 (MB/s=7923) # 24.36 [+1.40] rx=63442 (7923 MB) # 24.36 [+0.00] ok # 24.52 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=124608 (MB=7775), tx/s=124608 (MB/s=7775) # 27.44 [+1.50] rx=124338 (7759 MB) # 27.44 [+0.00] ok # 27.60 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=134645 (MB=8402), tx/s=134645 (MB/s=8402) # 30.42 [+1.36] rx=67280 (8402 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=150048 (MB=9363), tx/s=150048 (MB/s=9363) # 33.51 [+1.50] rx=150048 (9363 MB) # 33.51 [+0.00] ok # 33.68 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=115825 (MB=7227), tx/s=115825 (MB/s=7227) # 36.49 [+1.40] rx=57544 (7227 MB) # 36.50 [+0.00] ok # 36.52 [+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__->