DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ACC100 improvements and clean up
@ 2024-05-02 20:45 Hernan Vargas
  2024-05-02 20:45 ` [PATCH v2 1/5] baseband/acc: fix memory barrier Hernan Vargas
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Hernan Vargas @ 2024-05-02 20:45 UTC (permalink / raw)
  To: dev, gakhil, trix, maxime.coquelin
  Cc: nicolas.chautru, qi.z.zhang, Hernan Vargas

v2: Label memory barrier change as a fix.
v1: This series targeting 24.07 removes unused/dead code, memory barrier improvements, cosmetic log changes.

Hernan Vargas (5):
  baseband/acc: fix memory barrier
  baseband/acc: remove ACC100 unused code
  baseband/acc: remove ACC100 HARQ pruning
  baseband/acc: improve error description
  baseband/acc: cosmetic log changes

 drivers/baseband/acc/acc_common.h     |   5 +-
 drivers/baseband/acc/rte_acc100_pmd.c | 267 ++++++++------------------
 2 files changed, 79 insertions(+), 193 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2024-06-14 21:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-02 20:45 [PATCH v2 0/5] ACC100 improvements and clean up Hernan Vargas
2024-05-02 20:45 ` [PATCH v2 1/5] baseband/acc: fix memory barrier Hernan Vargas
2024-06-07 12:45   ` Maxime Coquelin
2024-05-02 20:45 ` [PATCH v2 2/5] baseband/acc: remove ACC100 unused code Hernan Vargas
2024-05-02 20:45 ` [PATCH v2 3/5] baseband/acc: remove ACC100 HARQ pruning Hernan Vargas
2024-05-02 20:45 ` [PATCH v2 4/5] baseband/acc: improve error description Hernan Vargas
2024-05-02 20:45 ` [PATCH v2 5/5] baseband/acc: cosmetic log changes Hernan Vargas
2024-06-14 21:04   ` Thomas Monjalon
2024-06-14 21:12     ` Thomas Monjalon
2024-06-12  9:09 ` [PATCH v2 0/5] ACC100 improvements and clean up Maxime Coquelin

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