DPDK patches and discussions
 help / color / mirror / Atom feed
From: <ssebasti@amd.com>
To: <dev@dpdk.org>
Subject: [PATCH v2 0/6] axgbe pmd updates
Date: Tue, 25 Jan 2022 17:47:41 +0530	[thread overview]
Message-ID: <20220125121747.344631-1-ssebasti@amd.com> (raw)

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


             reply	other threads:[~2022-01-25 12:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-25 12:17 ssebasti [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220125121747.344631-1-ssebasti@amd.com \
    --to=ssebasti@amd.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).