DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/6] baseband/acc: fixes on top of RC2
@ 2022-11-01 23:04 Nicolas Chautru
  2022-11-01 23:04 ` [PATCH v1 1/6] baseband/acc: fix LTE half iteration flag Nicolas Chautru
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Nicolas Chautru @ 2022-11-01 23:04 UTC (permalink / raw)
  To: dev, gakhil, maxime.coquelin, hernan.vargas; +Cc: Nicolas Chautru

A few fixes still required for the baseband acc PMDs
for ACC100 and ACC200 on top of RC2. Most of them
introduced recently including one covery warning.
All changes pushed in same serie for ease of review/apply.

Hernan Vargas (3):
  baseband/acc: fix PMON register values
  baseband/acc: fix double MSI intr in TB mode
  baseband/acc: fix redundant function definition

Nicolas Chautru (3):
  baseband/acc: fix LTE half iteration flag
  baseband/acc: fix to possible overflow
  baseband/acc: fix to acc200 access corner case

 drivers/baseband/acc/acc100_pmd.h     |   6 +-
 drivers/baseband/acc/acc_common.h     |   7 +-
 drivers/baseband/acc/rte_acc100_pmd.c | 130 ++------------------------
 drivers/baseband/acc/rte_acc200_pmd.c |  66 ++++++-------
 4 files changed, 48 insertions(+), 161 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2022-11-03  8:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01 23:04 [PATCH v1 0/6] baseband/acc: fixes on top of RC2 Nicolas Chautru
2022-11-01 23:04 ` [PATCH v1 1/6] baseband/acc: fix LTE half iteration flag Nicolas Chautru
2022-11-02  6:32   ` Maxime Coquelin
2022-11-01 23:04 ` [PATCH v1 2/6] baseband/acc: fix to possible overflow Nicolas Chautru
2022-11-02  6:51   ` Maxime Coquelin
2022-11-01 23:04 ` [PATCH v1 3/6] baseband/acc: fix to acc200 access corner case Nicolas Chautru
2022-11-02  6:52   ` Maxime Coquelin
2022-11-01 23:04 ` [PATCH v1 4/6] baseband/acc: fix PMON register values Nicolas Chautru
2022-11-02  7:01   ` Maxime Coquelin
2022-11-01 23:04 ` [PATCH v1 5/6] baseband/acc: fix double MSI intr in TB mode Nicolas Chautru
2022-11-02  7:16   ` Maxime Coquelin
2022-11-01 23:04 ` [PATCH v1 6/6] baseband/acc: fix redundant function definition Nicolas Chautru
2022-11-02  7:19   ` Maxime Coquelin
2022-11-02 17:16     ` Chautru, Nicolas
2022-11-03  8:26 ` [EXT] [PATCH v1 0/6] baseband/acc: fixes on top of RC2 Akhil Goyal

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