DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tomasz Duszynski <tduszynski@marvell.com>
To: <dev@dpdk.org>
Cc: Tomasz Duszynski <tduszynski@marvell.com>
Subject: [dpdk-dev] [PATCH 0/3] support reading NPA/SSO PF function
Date: Mon, 16 Aug 2021 01:11:59 +0200	[thread overview]
Message-ID: <20210815231202.1192974-1-tduszynski@marvell.com> (raw)

This series adds support for retrieving NPA/SSO PF function
which is then used by a baseband PSM job scheduler block
to access NPA/SSO.

While at it also push out some device removal fix.

Tomasz Duszynski (3):
  raw/cnxk_bphy: fix device lookup
  common/cnxk: support reading NPA/SSO PF function
  raw/cnxk_bphy: support reading NPA/SSO PF function

 drivers/common/cnxk/roc_bphy.c       | 12 +++++++
 drivers/common/cnxk/roc_bphy.h       |  2 ++
 drivers/common/cnxk/version.map      |  2 ++
 drivers/raw/cnxk_bphy/cnxk_bphy.c    | 19 +++++++++--
 drivers/raw/cnxk_bphy/rte_pmd_bphy.h | 50 ++++++++++++++++++++++++++++
 5 files changed, 83 insertions(+), 2 deletions(-)

--
2.25.1


             reply	other threads:[~2021-08-15 23:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-15 23:11 Tomasz Duszynski [this message]
2021-08-15 23:12 ` [dpdk-dev] [PATCH 1/3] raw/cnxk_bphy: fix device lookup Tomasz Duszynski
2021-09-28 13:20   ` Jerin Jacob
2021-08-15 23:12 ` [dpdk-dev] [PATCH 2/3] common/cnxk: support reading NPA/SSO PF function Tomasz Duszynski
2021-08-15 23:12 ` [dpdk-dev] [PATCH 3/3] raw/cnxk_bphy: " Tomasz Duszynski

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=20210815231202.1192974-1-tduszynski@marvell.com \
    --to=tduszynski@marvell.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).