Re: [PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-07-22 15:07:38
Also in:
linux-doc, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-07-22 15:07:38
Also in:
linux-doc, lkml
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