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.