Re: [PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
From: Yibo Dong
Date: Wed Jul 23 2025 - 06:43:59 EST
On Tue, Jul 22, 2025 at 05:07:08PM +0200, Andrew Lunn wrote:
> > A series patches can be accepted without achieving the basic tx/rx
> > functions for a network card? If so, I can split this.
>
> Think about the very minimum to make it useful. Maybe only support
> PF. Throw out all VF support. You don't need statistics, ethtool,
> devlink etc. They can all be added later.
>
> Andrew
>
Ok, I'll try to minmum it.
Thanks for your feedback.