DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] common/cnxk: sync with local codebase
@ 2021-07-26 13:58 Tomasz Duszynski
  2021-07-26 13:58 ` [dpdk-dev] [PATCH 1/6] common/cnxk: return saner error codes Tomasz Duszynski
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Tomasz Duszynski @ 2021-07-26 13:58 UTC (permalink / raw)
  To: dev; +Cc: thomas, jerinj, Tomasz Duszynski

This series aims to synchronize local codebase with
upstream.

Jakub Palider (3):
  common/cnxk: reduce function visibility
  common/cnxk: align function naming
  raw/cnxk_bphy: use named value for queue count

Tomasz Duszynski (3):
  common/cnxk: return saner error codes
  common/cnxk: remove duplicated constant
  raw/cnxk_bphy: don't include irq header directly

 drivers/common/cnxk/roc_bphy.h          | 1 +
 drivers/common/cnxk/roc_bphy_cgx.c      | 4 ++--
 drivers/common/cnxk/roc_bphy_cgx_priv.h | 1 -
 drivers/common/cnxk/roc_bphy_irq.c      | 8 ++++----
 drivers/common/cnxk/roc_bphy_irq.h      | 9 +--------
 drivers/common/cnxk/version.map         | 5 +----
 drivers/raw/cnxk_bphy/cnxk_bphy.c       | 3 ++-
 drivers/raw/cnxk_bphy/cnxk_bphy_irq.c   | 3 +--
 drivers/raw/cnxk_bphy/cnxk_bphy_irq.h   | 3 ++-
 9 files changed, 14 insertions(+), 23 deletions(-)

--
2.25.1


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

end of thread, other threads:[~2021-09-28  9:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 13:58 [dpdk-dev] [PATCH 0/6] common/cnxk: sync with local codebase Tomasz Duszynski
2021-07-26 13:58 ` [dpdk-dev] [PATCH 1/6] common/cnxk: return saner error codes Tomasz Duszynski
2021-07-26 13:58 ` [dpdk-dev] [PATCH 2/6] common/cnxk: remove duplicated constant Tomasz Duszynski
2021-07-26 13:58 ` [dpdk-dev] [PATCH 3/6] raw/cnxk_bphy: don't include irq header directly Tomasz Duszynski
2021-07-26 13:58 ` [dpdk-dev] [PATCH 4/6] common/cnxk: reduce function visibility Tomasz Duszynski
2021-07-26 13:58 ` [dpdk-dev] [PATCH 5/6] common/cnxk: align function naming Tomasz Duszynski
2021-07-26 13:58 ` [dpdk-dev] [PATCH 6/6] raw/cnxk_bphy: use named value for queue count Tomasz Duszynski
2021-09-28  9:18   ` Jerin Jacob

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