Re: [PATCH V11 net-next 00/10] Add support of HIBMCGE Ethernet Driver

From: Jijie Shao
Date: Thu Oct 10 2024 - 10:29:28 EST



on 2024/10/10 10:36, Jakub Kicinski wrote:
On Tue, 8 Oct 2024 10:23:48 +0800 Jijie Shao wrote:
This patch set adds the support of Hisilicon BMC Gigabit Ethernet Driver.

This patch set includes basic Rx/Tx functionality. It also includes
the registration and interrupt codes.

This work provides the initial support to the HIBMCGE and
would incrementally add features or enhancements.
Please wrap the code at 80 chars.
We still prefer the 80 char limit in networking.
Use ./scripts/checkpatch.pl --strict --max-line-length=80

Thanks,I will fix it in v12