DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Rebase DLB2 port_cos and cq_weight patches
@ 2022-06-16 14:23 Timothy McDaniel
  2022-06-16 14:23 ` [PATCH 1/2] event/dlb2: add CQ weight support Timothy McDaniel
  2022-06-16 14:23 ` [PATCH 2/2] event/dlb2: add ldb port specific COS support Timothy McDaniel
  0 siblings, 2 replies; 13+ messages in thread
From: Timothy McDaniel @ 2022-06-16 14:23 UTC (permalink / raw)
  To: jerinj; +Cc: dev

This patch simply rebases the following previously submitted
patches against the latest dpdk-next-eventdev (for-main) branch.


Timothy McDaniel (2):
  event/dlb2: add CQ weight support
  event/dlb2: add ldb port specific COS support

 drivers/event/dlb2/dlb2.c                  | 323 ++++++++++++++++-----
 drivers/event/dlb2/dlb2_avx512.c           |   8 +
 drivers/event/dlb2/dlb2_iface.c            |   7 +
 drivers/event/dlb2/dlb2_iface.h            |   8 +
 drivers/event/dlb2/dlb2_priv.h             |  29 +-
 drivers/event/dlb2/dlb2_sse.c              |   8 +
 drivers/event/dlb2/dlb2_user.h             |  29 ++
 drivers/event/dlb2/pf/base/dlb2_resource.c | 286 ++++++++++++++++++
 drivers/event/dlb2/pf/base/dlb2_resource.h |  33 +++
 drivers/event/dlb2/pf/dlb2_pf.c            |  90 +++++-
 10 files changed, 745 insertions(+), 76 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-20 17:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-16 14:23 [PATCH 0/2] Rebase DLB2 port_cos and cq_weight patches Timothy McDaniel
2022-06-16 14:23 ` [PATCH 1/2] event/dlb2: add CQ weight support Timothy McDaniel
2022-06-16 14:23 ` [PATCH 2/2] event/dlb2: add ldb port specific COS support Timothy McDaniel
2022-06-16 19:55   ` [PATCH v2 0/2] Rebase DLB2 port_cos and cq_weight patches Timothy McDaniel
2022-06-16 19:55     ` [PATCH v2 1/2] event/dlb2: add CQ weight support Timothy McDaniel
2022-06-16 19:55     ` [PATCH v2 2/2] event/dlb2: add ldb port specific COS support Timothy McDaniel
2022-06-16 20:36   ` [PATCH v3 0/2] Rebase DLB2 port_cos and cq_weight patches Timothy McDaniel
2022-06-16 20:36     ` [PATCH v3 1/2] event/dlb2: add CQ weight support Timothy McDaniel
2022-06-16 20:36     ` [PATCH v3 2/2] event/dlb2: add ldb port specific COS support Timothy McDaniel
2022-06-16 22:21   ` [PATCH v4 0/2] Rebase DLB2 port_cos and cq_weight patches Timothy McDaniel
2022-06-16 22:21     ` [PATCH v4 1/2] event/dlb2: add CQ weight support Timothy McDaniel
2022-06-20 17:33       ` Jerin Jacob
2022-06-16 22:21     ` [PATCH v4 2/2] event/dlb2: add ldb port specific COS support Timothy McDaniel

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