RE: [PATCH v5 4/5] baseband/acc100: modify validation code for ACC101

2022-05-31 Thread Chautru, Nicolas
@nxp.com; Vargas, Hernan ; > david.march...@redhat.com > Subject: Re: [PATCH v5 4/5] baseband/acc100: modify validation code for > ACC101 > > Hi Nicolas, > > On 5/26/22 00:15, Chautru, Nicolas wrote: > > > > > >> -Original Message- > >> From: M

Re: [PATCH v5 4/5] baseband/acc100: modify validation code for ACC101

2022-05-31 Thread Maxime Coquelin
...@nxp.com; Vargas, Hernan ; david.march...@redhat.com Subject: Re: [PATCH v5 4/5] baseband/acc100: modify validation code for ACC101 On 5/24/22 02:08, Nicolas Chautru wrote: The validation requirement is different for the two devices. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100

RE: [PATCH v5 4/5] baseband/acc100: modify validation code for ACC101

2022-05-25 Thread Chautru, Nicolas
, Hernan ; > david.march...@redhat.com > Subject: Re: [PATCH v5 4/5] baseband/acc100: modify validation code for > ACC101 > > > > On 5/24/22 02:08, Nicolas Chautru wrote: > > The validation requirement is different for the two devices. > > > > Signed

Re: [PATCH v5 4/5] baseband/acc100: modify validation code for ACC101

2022-05-25 Thread Maxime Coquelin
On 5/24/22 02:08, Nicolas Chautru wrote: The validation requirement is different for the two devices. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 47 1 file changed, 35 insertions(+), 12 deletions(-) diff --git a/drivers/

[PATCH v5 4/5] baseband/acc100: modify validation code for ACC101

2022-05-23 Thread Nicolas Chautru
The validation requirement is different for the two devices. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 47 1 file changed, 35 insertions(+), 12 deletions(-) diff --git a/drivers/baseband/acc100/rte_acc100_pmd.c b/drivers/base