Thread (1 message) 1 message, 1 author, 2014-03-12

Re: [Patch 1/2] IB/mlx5: Implementation of PCI error handler

From: Ben Hutchings <hidden>
Date: 2014-03-12 18:34:12
Also in: linux-rdma

On Tue, 2014-03-11 at 22:42 -0500, clsoto-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org wrote:
[...]
quoted hunk
Index: b/include/linux/mlx5/driver.h
===================================================================
--- a/include/linux/mlx5/driver.h
+++ b/include/linux/mlx5/driver.h
@@ -51,10 +51,10 @@ enum {
 };
 
 enum {
-       /* one minute for the sake of bringup. Generally, commands must always
+       /* 10 msecs for the sake of bringup. Generally, commands must always
         * complete and we may need to increase this timeout value
         */
-       MLX5_CMD_TIMEOUT_MSEC   = 7200 * 1000,
+       MLX5_CMD_TIMEOUT_MSEC   = 10 * 1000,
You seem to be changing the timeout from 2 hours (not one minute) to 10
seconds (not milliseconds).

Ben.
        MLX5_CMD_WQ_MAX_NAME    = 32,
 };
 
-- 
Ben Hutchings
Any sufficiently advanced bug is indistinguishable from a feature.

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help