All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] raw/cnxk_bphy: sync with upstream
@ 2021-10-01 20:19 Tomasz Duszynski
  2021-10-01 20:19 ` [dpdk-dev] [PATCH 1/2] raw/cnxk_bphy: add wrappers for available message types Tomasz Duszynski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tomasz Duszynski @ 2021-10-01 20:19 UTC (permalink / raw)
  To: dev; +Cc: jerinj, Tomasz Duszynski

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


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

end of thread, other threads:[~2021-10-07 11:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-01 20:19 [dpdk-dev] [PATCH 0/2] raw/cnxk_bphy: sync with upstream Tomasz Duszynski
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.