DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/5] ACC100 improvements and clean up
@ 2024-04-22 15:40 Hernan Vargas
  2024-04-22 15:40 ` [PATCH v1 1/5] baseband/acc: remove ACC100 unused code Hernan Vargas
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Hernan Vargas @ 2024-04-22 15:40 UTC (permalink / raw)
  To: dev, gakhil, trix, maxime.coquelin
  Cc: nicolas.chautru, qi.z.zhang, Hernan Vargas

This series targeting 24.07 removes unused/dead code, memory barrier improvements, cosmetic log changes.

Hernan Vargas (5):
  baseband/acc: remove ACC100 unused code
  baseband/acc: remove ACC100 HARQ pruning
  baseband/acc: move memory barrier
  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] 11+ messages in thread

end of thread, other threads:[~2024-05-02 15:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-22 15:40 [PATCH v1 0/5] ACC100 improvements and clean up Hernan Vargas
2024-04-22 15:40 ` [PATCH v1 1/5] baseband/acc: remove ACC100 unused code Hernan Vargas
2024-05-02 15:27   ` Maxime Coquelin
2024-04-22 15:40 ` [PATCH v1 2/5] baseband/acc: remove ACC100 HARQ pruning Hernan Vargas
2024-05-02 15:28   ` Maxime Coquelin
2024-04-22 15:40 ` [PATCH v1 3/5] baseband/acc: move memory barrier Hernan Vargas
2024-05-02 15:29   ` Maxime Coquelin
2024-04-22 15:40 ` [PATCH v1 4/5] baseband/acc: improve error description Hernan Vargas
2024-05-02 15:31   ` Maxime Coquelin
2024-04-22 15:40 ` [PATCH v1 5/5] baseband/acc: cosmetic log changes Hernan Vargas
2024-05-02 15:31   ` 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).