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=108544 (MB=6773), tx/s=108544 (MB/s=6773) # 3.07 [+1.50] rx=108544 (6773 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=105899 (MB=6608), tx/s=105899 (MB/s=6608) # 6.08 [+1.40] rx=52905 (6608 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=107904 (MB=6733), tx/s=107904 (MB/s=6733) # 9.20 [+1.50] rx=107904 (6733 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=114850 (MB=7167), tx/s=114850 (MB/s=7167) # 12.20 [+1.40] rx=57411 (7167 MB) # 12.20 [+0.00] ok # 12.38 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=131872 (MB=8229), tx/s=131872 (MB/s=8229) # 15.30 [+1.50] rx=131872 (8229 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=117432 (MB=7328), tx/s=117432 (MB/s=7328) # 18.30 [+1.40] rx=57942 (7328 MB) # 18.30 [+0.00] ok # 18.50 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=101568 (MB=6338), tx/s=101568 (MB/s=6338) # 21.43 [+1.50] rx=101568 (6338 MB) # 21.43 [+0.00] ok # 21.62 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=118254 (MB=7379), tx/s=118254 (MB/s=7379) # 24.44 [+1.36] rx=59075 (7379 MB) # 24.44 [+0.00] ok # 24.64 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.06 [+1.42] tx=138080 (MB=8616), tx/s=138080 (MB/s=8616) # 27.56 [+1.50] rx=138080 (8616 MB) # 27.57 [+0.00] ok # 27.75 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.46] tx=112921 (MB=7046), tx/s=112921 (MB/s=7046) # 30.57 [+1.36] rx=56377 (7046 MB) # 30.58 [+0.00] ok # 30.76 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=155808 (MB=9722), tx/s=155808 (MB/s=9722) # 33.68 [+1.50] rx=155808 (9722 MB) # 33.69 [+0.00] ok # 33.87 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.33 [+1.46] tx=123555 (MB=7710), tx/s=123555 (MB/s=7710) # 36.69 [+1.36] rx=61528 (7710 MB) # 36.69 [+0.00] ok # 36.72 [+0.03] 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__->