From: Tomasz Duszynski <tduszynski@marvell.com>
To: <dev@dpdk.org>
Cc: <jerinj@marvell.com>, Tomasz Duszynski <tduszynski@marvell.com>
Subject: [dpdk-dev] [PATCH 0/4] raw/cnxk_bphy: add FEC support
Date: Thu, 15 Jul 2021 08:53:26 -0500 [thread overview]
Message-ID: <20210715135330.2541009-1-tduszynski@marvell.com> (raw)
This series adds support for changing current LMAC FEC setting.
Tomasz Duszynski (4):
common/cnxk: support reading BPHY CGX/RPM FEC
common/cnxk: support setting BPHY CGX/RPM FEC
raw/cnxk_bphy: support reading FEC
raw/cnxk_bphy: support setting FEC
drivers/common/cnxk/roc_bphy_cgx.c | 43 ++++++++++++++++++++++
drivers/common/cnxk/roc_bphy_cgx.h | 6 +++
drivers/common/cnxk/roc_bphy_cgx_priv.h | 8 ++++
drivers/common/cnxk/version.map | 2 +
drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c | 13 +++++++
drivers/raw/cnxk_bphy/cnxk_bphy_cgx_test.c | 42 +++++++++++++++++++++
drivers/raw/cnxk_bphy/rte_pmd_bphy.h | 2 +
7 files changed, 116 insertions(+)
--
2.25.1
next reply other threads:[~2021-07-15 13:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-15 13:53 Tomasz Duszynski [this message]
2021-07-15 13:53 ` [dpdk-dev] [PATCH 1/4] common/cnxk: support reading BPHY CGX/RPM FEC Tomasz Duszynski
2021-07-15 13:53 ` [dpdk-dev] [PATCH 2/4] common/cnxk: support setting " Tomasz Duszynski
2021-07-15 13:53 ` [dpdk-dev] [PATCH 3/4] raw/cnxk_bphy: support reading FEC Tomasz Duszynski
2021-07-15 13:53 ` [dpdk-dev] [PATCH 4/4] raw/cnxk_bphy: support setting FEC Tomasz Duszynski
2021-07-23 8:07 ` [dpdk-dev] [PATCH 0/4] raw/cnxk_bphy: add FEC support Thomas Monjalon
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=20210715135330.2541009-1-tduszynski@marvell.com \
--to=tduszynski@marvell.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
/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).