> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shweta Choudaha > Sent: Saturday, April 14, 2018 12:35 AM > To: dev@dpdk.org > Cc: Lu, Wenzhuo <wenzhuo...@intel.com>; Ananyev, Konstantin > <konstantin.anan...@intel.com>; Zhang, Helin <helin.zh...@intel.com>; > Yigit, Ferruh <ferruh.yi...@intel.com>; shweta.choud...@att.com > Subject: [dpdk-dev] [PATCH v4] net/ixgbe: add access and locking APIs for > MDIO > > From: Shweta Choudaha <shweta.choud...@att.com> > > Add ixgbe MDIO lock/unlock and access APIs to read and write registers using > specific device address. This provides MDIO access to any devices that are not > associated with the autoprobed PHY.Export these APIs via the map file > > Signed-off-by: Shweta Choudaha <shweta.choud...@att.com> > Reviewed-by: Chas Williams <ch...@att.com> > Reviewed-by: Luca Boccassi <bl...@debian.org>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>