lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f99d878c-abf3-41ae-ae7f-b1db4f205561@huawei.com>
Date: Fri, 24 Oct 2025 15:24:53 +0800
From: Jijie Shao <shaojijie@...wei.com>
To: Jacob Keller <jacob.e.keller@...el.com>, <davem@...emloft.net>,
	<edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>,
	<andrew+netdev@...n.ch>, <horms@...nel.org>
CC: <shaojijie@...wei.com>, <shenjian15@...wei.com>, <liuyonglong@...wei.com>,
	<chenhao418@...wei.com>, <lantao5@...wei.com>,
	<huangdonghua3@...artners.com>, <yangshuaisong@...artners.com>,
	<jonathan.cameron@...wei.com>, <salil.mehta@...wei.com>,
	<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net 0/3] There are some bugfix for hibmcge ethernet driver


on 2025/10/24 9:08, Jacob Keller wrote:
>
> On 10/21/2025 7:00 AM, Jijie Shao wrote:
>> This patch set is intended to fix several issues for hibmcge driver:
>> 1. Patch1 fixes the issue where buf avl irq is disabled after irq_handle.
>> 2. Patch2 eliminates the error logs in scenarios without phy.
>> 3. Patch3 fixes the issue where the network port becomes unusable
>>     after a PCIe RAS event.
>>
>>
> We typically suggest using imperative wording for the subject such as
> "bug fixes for the hibmcge ethernet driver".

Ok, I will change in V2

Thanks,
Jijie Shao

>> Jijie Shao (3):
>>    net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
>>    net: hibmcge: remove unnecessary check for np_link_fail in scenarios
>>      without phy.
>>    net: hibmcge: fix the inappropriate netif_device_detach()
>>
>>   drivers/net/ethernet/hisilicon/hibmcge/hbg_common.h |  1 +
>>   drivers/net/ethernet/hisilicon/hibmcge/hbg_err.c    | 10 ++++++----
>>   drivers/net/ethernet/hisilicon/hibmcge/hbg_hw.c     |  3 +++
>>   drivers/net/ethernet/hisilicon/hibmcge/hbg_irq.c    |  1 +
>>   drivers/net/ethernet/hisilicon/hibmcge/hbg_mdio.c   |  1 -
>>   5 files changed, 11 insertions(+), 5 deletions(-)
>>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ