Re: [PATCH net-next v06 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization

From: Paolo Abeni
Date: Tue Sep 16 2025 - 04:48:51 EST


On 9/12/25 8:28 AM, Fan Gong wrote:
> This is [3/3] part of hinic3 Ethernet driver initial submission.
> With this patch hinic3 becomes a functional Ethernet driver.
>
> The driver parts contained in this patch:
> Memory allocation and initialization of the driver structures.
> Management interfaces initialization.
> HW capabilities probing, initialization and setup using management
> interfaces.
> Net device open/stop implementation and data queues initialization.
> Register VID:DID in PCI id_table.
> Fix netif_queue_set_napi usage.

Side note: You lost/did not add a few Reviewed-by tags from Simon. For
future memory it's usually safe/better to retain such tags in presence
of minor editing.

Thanks,

Paolo