> -----Original Message----- > From: Stephen Hemminger <[email protected]> > Sent: Monday, August 4, 2025 12:43 AM > To: Zaiyu Wang <[email protected]> > Cc: [email protected]; Jiawen Wu <[email protected]>; Jian Wang > <[email protected]> > Subject: Re: [PATCH v3 04/15] net/txgbe: add basic link configuration for > Amber-Lite NICs > > On Thu, 26 Jun 2025 16:02:09 +0800 > Zaiyu Wang <[email protected]> wrote: > > > Due to Amber-Lite's significant differences from our 10G NICs, we > > split link configuration components (setup_link, check_link, etc.) > > into new files. > > > > Signed-off-by: Zaiyu Wang <[email protected]> > > --- > > This does not apply cleanly to current main (or next-net) branch. > Looks like there is some fuzz (file offset) changes. > > Rather than me trying to fix, and potentially breaking the driver; please resubmit. > Hi Stephen,
My apologies for the late follow-up on my previous patchset. I've addressed the fuzz issue as well as the other review comments, and resubmitted a new version of the patchset two weeks ago. It now applies cleanly to the main branch. Could you please take a look when you have a moment? We would really appreciate if it could be considered for the 25.11 release. Thanks for your time and consideration.

