Re: [PATCH 11/14] baseband/ark: introduce ark baseband driver custom functions

2022-11-04 Thread John Miller
les.com>; Shepard Siegel >> mailto:shepard.sie...@atomicrules.com>>; >> John Miller >> mailto:john.mil...@atomicrules.com>> >> Subject: [PATCH 11/14] baseband/ark: introduce ark baseband driver custom >> functions >> >> This patch introduces the

RE: [PATCH 11/14] baseband/ark: introduce ark baseband driver custom functions

2022-10-26 Thread Chautru, Nicolas
Hi John, > -Original Message- > From: John Miller > Sent: Wednesday, October 26, 2022 12:46 PM > To: Chautru, Nicolas > Cc: dev@dpdk.org; ed.cz...@atomicrules.com; Shepard Siegel > ; John Miller > > Subject: [PATCH 11/14] baseband/ark: introduce ark baseband d

[PATCH 11/14] baseband/ark: introduce ark baseband driver custom functions

2022-10-26 Thread John Miller
This patch introduces the Arkville baseband device driver custom functions. Signed-off-by: John Miller --- drivers/baseband/ark/ark_bbdev_custom.c | 201 drivers/baseband/ark/ark_bbdev_custom.h | 30 2 files changed, 231 insertions(+) create mode 100644 drivers/ba