Check the firmware status at init time. If the firmware is in
recovery mode, alert the user to check it.
Signed-off-by: Xiaoyun Li
---
drivers/net/i40e/i40e_ethdev.c | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev.c b/drivers/net/i40e/
> -Original Message-
> From: Li, Xiaoyun
> Sent: Wednesday, June 6, 2018 2:17 PM
> To: Xing, Beilei ; Zhang, Qi Z
> Cc: dev@dpdk.org; Li, Xiaoyun
> Subject: [PATCH] net/i40e: firmware status check
>
> Check the firmware status at init time. If the status is abnormal, alert the
> user
Check the firmware status at init time. If the status is abnormal,
alert the user to exit DPDK.
Signed-off-by: Xiaoyun Li
---
drivers/net/i40e/i40e_ethdev.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev.c b/drivers/net/i40e/i40e_ethdev
3 matches
Mail list logo