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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=128576 (MB=8023), tx/s=128576 (MB/s=8023) # 3.06 [+1.50] rx=128576 (8023 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=104948 (MB=6549), tx/s=104948 (MB/s=6549) # 6.06 [+1.40] rx=52430 (6549 MB) # 6.06 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=120512 (MB=7520), tx/s=120512 (MB/s=7520) # 9.17 [+1.50] rx=120512 (7520 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=135301 (MB=8443), tx/s=135301 (MB/s=8443) # 12.17 [+1.36] rx=67625 (8443 MB) # 12.18 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=158144 (MB=9868), tx/s=158144 (MB/s=9868) # 15.29 [+1.50] rx=158144 (9868 MB) # 15.29 [+0.00] ok # 15.48 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=135112 (MB=8431), tx/s=135112 (MB/s=8431) # 18.31 [+1.40] rx=67432 (8431 MB) # 18.31 [+0.00] ok # 18.51 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=112032 (MB=6991), tx/s=112032 (MB/s=6991) # 21.43 [+1.50] rx=112032 (6991 MB) # 21.43 [+0.00] ok # 21.62 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=128602 (MB=8025), tx/s=128602 (MB/s=8025) # 24.44 [+1.36] rx=64254 (8025 MB) # 24.44 [+0.00] ok # 24.62 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=144160 (MB=8996), tx/s=144160 (MB/s=8996) # 27.54 [+1.50] rx=144160 (8996 MB) # 27.54 [+0.00] ok # 27.70 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=125589 (MB=7837), tx/s=125589 (MB/s=7837) # 30.52 [+1.36] rx=61852 (7837 MB) # 30.52 [+0.00] ok # 30.68 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=163936 (MB=10230), tx/s=163936 (MB/s=10230) # 33.60 [+1.50] rx=163936 (10230 MB) # 33.61 [+0.00] ok # 33.76 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=120730 (MB=7533), tx/s=120730 (MB/s=7533) # 36.58 [+1.40] rx=60006 (7533 MB) # 36.59 [+0.00] ok # 36.61 [+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__->