DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/1] net/ixgbe: Add read/write PMD MDIO API
@ 2018-03-21 17:36 Shweta Choudaha
  2018-03-21 17:36 ` [dpdk-dev] [PATCH v2 1/1] net/ixgbe: Add access and locking APIs for MDIO Shweta Choudaha
  0 siblings, 1 reply; 10+ messages in thread
From: Shweta Choudaha @ 2018-03-21 17:36 UTC (permalink / raw)
  To: dev
  Cc: wenzhuo.lu, konstantin.ananyev, helin.zhang, ferruh.yigit,
	shweta.choudaha

From: Shweta Choudaha <shweta.choudaha@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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-04-17 16:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-21 17:36 [dpdk-dev] [PATCH v2 0/1] net/ixgbe: Add read/write PMD MDIO API Shweta Choudaha
2018-03-21 17:36 ` [dpdk-dev] [PATCH v2 1/1] net/ixgbe: Add access and locking APIs for MDIO Shweta Choudaha
2018-04-04  2:15   ` Lu, Wenzhuo
2018-04-11 14:01     ` Shweta Choudaha
2018-04-11 13:59   ` [dpdk-dev] [PATCH v3] " Shweta Choudaha
2018-04-13  2:37     ` Zhang, Qi Z
2018-04-13 16:41       ` Shweta Choudaha
2018-04-13 16:35     ` [dpdk-dev] [PATCH v4] net/ixgbe: add " Shweta Choudaha
2018-04-15 13:32       ` Zhang, Qi Z
2018-04-17 16:14         ` Zhang, Helin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).