Re: [dpdk-dev] [PATCH] net/ixgbe: update the maximum wait time in comment

2018-11-15 Thread Zhang, Qi Z
> -Original Message- > From: Ye, Xiaolong > Sent: Wednesday, November 14, 2018 11:20 PM > To: Zhang, Qi Z ; Xing, Beilei > Cc: dev@dpdk.org; sta...@dpdk.org; Ye, Xiaolong ; > mgsm...@netgate.com > Subject: [PATCH] net/ixgbe: update the maximum wait time in comment > > As the code has c

[dpdk-dev] [PATCH] net/ixgbe: update the maximum wait time in comment

2018-11-14 Thread Xiaolong Ye
As the code has changed the max wait time to 1000ms, the comment should be changed accordingly. Fixes: 64f1c8539c8c ("net/ixgbe: wait longer for link after fiber MAC setup") Cc: mgsm...@netgate.com Cc: sta...@dpdk.org Signed-off-by: Xiaolong Ye --- drivers/net/ixgbe/base/ixgbe_common.c | 2 +-