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.58 [+1.42] tx=123360 (MB=7698), tx/s=123360 (MB/s=7698) # 3.08 [+1.50] rx=123360 (7698 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=107596 (MB=6714), tx/s=107596 (MB/s=6714) # 6.10 [+1.40] rx=53641 (6714 MB) # 6.10 [+0.00] ok # 6.31 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=120512 (MB=7520), tx/s=120512 (MB/s=7520) # 9.24 [+1.50] rx=120512 (7520 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=134505 (MB=8393), tx/s=134505 (MB/s=8393) # 12.26 [+1.36] rx=66391 (8393 MB) # 12.26 [+0.00] ok # 12.46 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=149312 (MB=9317), tx/s=149312 (MB/s=9317) # 15.38 [+1.50] rx=149312 (9317 MB) # 15.38 [+0.00] ok # 15.55 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=122621 (MB=7652), tx/s=122621 (MB/s=7652) # 18.38 [+1.40] rx=61136 (7652 MB) # 18.38 [+0.00] ok # 18.56 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=124096 (MB=7744), tx/s=124096 (MB/s=7744) # 21.48 [+1.50] rx=124096 (7744 MB) # 21.48 [+0.00] ok # 21.69 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.43] tx=115518 (MB=7208), tx/s=115518 (MB/s=7208) # 24.52 [+1.40] rx=57718 (7208 MB) # 24.52 [+0.00] ok # 24.71 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=145536 (MB=9081), tx/s=145536 (MB/s=9081) # 27.64 [+1.50] rx=145536 (9081 MB) # 27.64 [+0.00] ok # 27.84 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.47] tx=133501 (MB=8330), tx/s=133501 (MB/s=8330) # 30.66 [+1.36] rx=66741 (8330 MB) # 30.66 [+0.00] ok # 30.85 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=157088 (MB=9802), tx/s=157088 (MB/s=9802) # 33.78 [+1.50] rx=157088 (9802 MB) # 33.78 [+0.00] ok # 33.95 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=136229 (MB=8501), tx/s=136229 (MB/s=8501) # 36.77 [+1.40] rx=68001 (8501 MB) # 36.78 [+0.00] ok # 36.80 [+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__->