Signed-off-by: Nithin Nayak Sujir<nsu...@broadcom.com>
Patch looks ok to me, and I guess 30s is enough for even> 1K ports from
what you have observed? BTW, this is 1K NPIV ports you were talking about,
right?
That is correct. 1k NPIV ports. Yeah, I don't think we've seen delays of
> 10-15s, so 30s should be good enough with enough margin.
Thanks,
yi
---
fcoe_clif.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fcoe_clif.h b/fcoe_clif.h
index 3155b78..e375de2 100644
--- a/fcoe_clif.h
+++ b/fcoe_clif.h
@@ -33,7 +33,7 @@
#define CLIF_PID_FILE _PATH_VARRUN "fcoemon.pid"
-#define CLIF_CMD_RESPONSE_TIMEOUT 5
+#define CLIF_CMD_RESPONSE_TIMEOUT 30
#define MAX_MSGBUF 512
enum clif_action {
--
1.7.1
_______________________________________________
devel mailing list
devel@open-fcoe.org
https://lists.open-fcoe.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@open-fcoe.org
https://lists.open-fcoe.org/mailman/listinfo/devel