Re: [PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
From: Andrew Lunn
Date: Tue Jul 22 2025 - 11:11:34 EST
> 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