Hi,
在 2021/4/21 15:34, Wang, Haiyue 写道:
-----Original Message-----
From: Min Hu (Connor) <humi...@huawei.com>
Sent: Wednesday, April 21, 2021 15:12
To: dev@dpdk.org
Cc: Yigit, Ferruh <ferruh.yi...@intel.com>; Guo, Jia <jia....@intel.com>; Wang,
Haiyue
<haiyue.w...@intel.com>
Subject: [PATCH v2] net/e1000: fix write NVM srwr alwayes return success
From: Chengwen Feng <fengcheng...@huawei.com>
This patch fixes e1000_write_nvm_srwr() alwayes return success.
As I said in v1:
"This commit message seems not so correct, it should be like:
This fixes the timed out for shadow RAM write EEWR can't be detected."
What do you think ?
Fixed in v3, thanks.
Fixes: 5a32a257f957 ("e1000: more NICs in base driver")
Cc: sta...@dpdk.org
Signed-off-by: Chengwen Feng <fengcheng...@huawei.com>
Signed-off-by: Min Hu (Connor) <humi...@huawei.com>
---
v2:
* change 'E1000_ERR_NVM' to '-E1000_ERR_NVM'.
---
--
2.7.4
.