[dpdk-dev] [PATCH v2] net/e1000: fix write NVM srwr alwayes return success
Min Hu (Connor)
humin29 at huawei.com
Wed Apr 21 11:15:44 CEST 2021
Hi,
在 2021/4/21 15:34, Wang, Haiyue 写道:
>> -----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 ?
Fixed in v3, thanks.
>
>> 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