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=113472 (MB=7081), tx/s=113472 (MB/s=7081) # 3.07 [+1.50] rx=113472 (7081 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=116270 (MB=7255), tx/s=116270 (MB/s=7255) # 6.07 [+1.40] rx=57817 (7255 MB) # 6.07 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=120768 (MB=7536), tx/s=120768 (MB/s=7536) # 9.17 [+1.50] rx=120768 (7536 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=118429 (MB=7390), tx/s=118429 (MB/s=7390) # 12.18 [+1.36] rx=58349 (7390 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=160064 (MB=9988), tx/s=160064 (MB/s=9988) # 15.28 [+1.50] rx=160064 (9988 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.50] tx=117774 (MB=7349), tx/s=117774 (MB/s=7349) # 18.27 [+1.32] rx=58649 (7349 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=128064 (MB=7991), tx/s=128064 (MB/s=7991) # 21.37 [+1.50] rx=128064 (7991 MB) # 21.38 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=123262 (MB=7692), tx/s=123262 (MB/s=7692) # 24.35 [+1.36] rx=61113 (7692 MB) # 24.36 [+0.00] ok # 24.52 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=111008 (MB=6927), tx/s=111008 (MB/s=6927) # 27.44 [+1.50] rx=111008 (6927 MB) # 27.44 [+0.00] ok # 27.63 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=111775 (MB=6975), tx/s=111775 (MB/s=6975) # 30.45 [+1.40] rx=55478 (6975 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=121216 (MB=7564), tx/s=121216 (MB/s=7564) # 33.56 [+1.50] rx=121216 (7564 MB) # 33.56 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=126196 (MB=7875), tx/s=126196 (MB/s=7875) # 36.55 [+1.40] rx=62820 (7875 MB) # 36.55 [+0.00] ok # 36.57 [+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__->