DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tomasz Duszynski <tduszynski@marvell.com>
To: <dev@dpdk.org>
Cc: <jerinj@marvell.com>, Tomasz Duszynski <tduszynski@marvell.com>
Subject: [dpdk-dev] [PATCH 0/2] raw/cnxk_bphy: sync with upstream
Date: Fri, 1 Oct 2021 22:19:39 +0200	[thread overview]
Message-ID: <20211001201941.2068819-1-tduszynski@marvell.com> (raw)

This series add some wrappers that simplify using
existing BPHY APIs.

Jakub Palider (1):
  raw/cnxk_bphy: use roc calls for max irq

Tomasz Duszynski (1):
  raw/cnxk_bphy: add wrappers for available message types

 drivers/common/cnxk/roc_bphy_irq.c         |   6 +
 drivers/common/cnxk/roc_bphy_irq.h         |   1 +
 drivers/common/cnxk/version.map            |   1 +
 drivers/raw/cnxk_bphy/cnxk_bphy.c          |  62 ++++--
 drivers/raw/cnxk_bphy/cnxk_bphy_cgx_test.c | 125 ++---------
 drivers/raw/cnxk_bphy/cnxk_bphy_irq.c      |   2 +-
 drivers/raw/cnxk_bphy/rte_pmd_bphy.h       | 245 +++++++++++++++------
 7 files changed, 245 insertions(+), 197 deletions(-)

--
2.25.1


             reply	other threads:[~2021-10-01 20:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-01 20:19 Tomasz Duszynski [this message]
2021-10-01 20:19 ` [dpdk-dev] [PATCH 1/2] raw/cnxk_bphy: add wrappers for available message types Tomasz Duszynski
2021-10-01 20:19 ` [dpdk-dev] [PATCH 2/2] raw/cnxk_bphy: use roc calls for max irq Tomasz Duszynski
2021-10-07 11:06 ` [dpdk-dev] [PATCH 0/2] raw/cnxk_bphy: sync with upstream Jerin Jacob

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