DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/6] axgbe pmd updates
@ 2022-01-25 12:17 ssebasti
  2022-01-25 12:17 ` [PATCH v2 1/6] net/axgbe: always attempt link training in KR mode ssebasti
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: ssebasti @ 2022-01-25 12:17 UTC (permalink / raw)
  To: dev

From: Selwin Sebastian <selwin.sebastian@amd.com>

some updates to axgbe pmd driver

Selwin Sebastian (6):
  net/axgbe: always attempt link training in KR mode
  net/axgbe: toggle PLL settings during rate change
  net/axgbe: simplify mailbox interface rate change code
  net/axgbe: reset PHY Rx when mailbox command timeout
  net/axgbe: add support for new port mode
  net/axgbe: alter the port speed bit range

 drivers/net/axgbe/axgbe_common.h   |  27 ++++-
 drivers/net/axgbe/axgbe_mdio.c     |  62 +++--------
 drivers/net/axgbe/axgbe_phy_impl.c | 164 +++++++++++++++--------------
 3 files changed, 126 insertions(+), 127 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-27 14:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-25 12:17 [PATCH v2 0/6] axgbe pmd updates ssebasti
2022-01-25 12:17 ` [PATCH v2 1/6] net/axgbe: always attempt link training in KR mode ssebasti
2022-01-27 13:45   ` Namburu, Chandu-babu
2022-01-25 12:17 ` [PATCH v2 2/6] net/axgbe: toggle PLL settings during rate change ssebasti
2022-01-27 13:39   ` Namburu, Chandu-babu
2022-01-25 12:17 ` [PATCH v2 3/6] net/axgbe: simplify mailbox interface rate change code ssebasti
2022-01-27 13:39   ` Namburu, Chandu-babu
2022-01-25 12:17 ` [PATCH v2 4/6] net/axgbe: reset PHY Rx when mailbox command timeout ssebasti
2022-01-27 13:39   ` Namburu, Chandu-babu
2022-01-25 12:17 ` [PATCH v2 5/6] net/axgbe: add support for new port mode ssebasti
2022-01-27 13:39   ` Namburu, Chandu-babu
2022-01-25 12:17 ` [PATCH v2 6/6] net/axgbe: alter the port speed bit range ssebasti
2022-01-25 16:21   ` Namburu, Chandu-babu
2022-01-27 14:31     ` Ferruh Yigit
2022-01-25 12:47 ` [PATCH v2 0/6] axgbe pmd updates Ferruh Yigit
2022-01-25 12:50 ` Ferruh Yigit

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).