[dpdk-dev] [PATCH v2] net/e1000: fix write NVM srwr alwayes return success

Wang, Haiyue haiyue.wang at intel.com
Wed Apr 21 09:34:19 CEST 2021


> -----Original Message-----
> From: Min Hu (Connor) <humin29 at huawei.com>
> Sent: Wednesday, April 21, 2021 15:12
> To: dev at dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit at intel.com>; Guo, Jia <jia.guo at intel.com>; Wang, Haiyue
> <haiyue.wang at intel.com>
> Subject: [PATCH v2] net/e1000: fix write NVM srwr alwayes return success
> 
> From: Chengwen Feng <fengchengwen at 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 ?

> Fixes: 5a32a257f957 ("e1000: more NICs in base driver")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
> ---
> v2:
> * change 'E1000_ERR_NVM' to '-E1000_ERR_NVM'.
> ---



> --
> 2.7.4



More information about the dev mailing list