RE: [PATCH net-next v6 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

From: Justin Lai
Date: Wed Aug 23 2023 - 10:21:31 EST


> On Tue, 22 Aug 2023 11:18:04 +0800 Justin Lai wrote:
> > drivers/net/ethernet/realtek/rtase/rtase.h | 372 +++
> > .../net/ethernet/realtek/rtase/rtase_main.c | 2432 +++++++++++++++++
> > 5 files changed, 2832 insertions(+)
>
> Please split this into multiple patches, I already asked you to do so.
>
> Individual ethtool ops and vlan support should be separate patches, perhaps
> you can separate other features out, too.
>
Thanks for your review, I will make this change in the next version.