Re: [PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
From: Yibo Dong <dong100@mucse.com>
Date: 2025-07-23 10:43:41
Also in:
linux-doc, lkml
From: Yibo Dong <dong100@mucse.com>
Date: 2025-07-23 10:43:41
Also in:
linux-doc, lkml
On Tue, Jul 22, 2025 at 05:07:08PM +0200, Andrew Lunn wrote:
quoted
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.