> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > [email protected] > Sent: Tuesday, June 4, 2024 8:40 AM > To: [email protected] > Cc: [email protected]; [email protected]; > [email protected]; Nguyen, Anthony L <[email protected]>; > [email protected]; [email protected]; > [email protected] > Subject: [Intel-wired-lan] [PATCH] igb: Add MII write support > > From: Jackie Jone <[email protected]> > > To facilitate running PHY parametric tests, add support for the SIOCSMIIREG > ioctl. This allows a userspace application to write to the PHY registers to > enable the test modes. > > Signed-off-by: Jackie Jone <[email protected]> > --- > drivers/net/ethernet/intel/igb/igb_main.c | 4 ++++ > 1 file changed, 4 insertions(+) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
