From: Shweta Choudaha <shweta.choud...@att.com> Hi, I am updating this patch to separate MDIO access APIs and MDIO locking APIs. This is done so that calling function can batch MDIO access at a higher level as taking MDIO lock can be expensive. Thanks, Shweta
Shweta Choudaha (1): net/ixgbe: Add access and locking APIs for MDIO drivers/net/ixgbe/rte_pmd_ixgbe.c | 203 ++++++++++++++++++++++++++++ drivers/net/ixgbe/rte_pmd_ixgbe.h | 71 ++++++++++ drivers/net/ixgbe/rte_pmd_ixgbe_version.map | 9 ++ 3 files changed, 283 insertions(+) -- 2.11.0