Re: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

2023-09-27 Thread Maxime Coquelin
, Hernan ; Thomas Monjalon Subject: Re: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1 On Tue, Sep 19, 2023 at 10:32 PM Chautru, Nicolas wrote: Hi David, -Original Message- From: David Marchand Sent: Tuesday, September 19, 2023 8:20 AM To: Chautru, Nicolas Cc: dev

Re: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

2023-09-27 Thread Maxime Coquelin
; hemant.agra...@nxp.com; Vargas, Hernan Subject: Re: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1 On Tue, Sep 19, 2023 at 3:25 AM Nicolas Chautru wrote: This removes the specific capability and support of LTE Decoder Soft Output option on the VRB1 PMD. Please explain why such

RE: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

2023-09-21 Thread Chautru, Nicolas
19, 2023 8:20 AM > > > To: Chautru, Nicolas > > > Cc: dev@dpdk.org; maxime.coque...@redhat.com; > > > hemant.agra...@nxp.com; Vargas, Hernan > > > Subject: Re: [PATCH v1 3/7] baseband/acc: remove the 4G SO > > > capability for > > > VRB1 > >

Re: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

2023-09-21 Thread David Marchand
; > hemant.agra...@nxp.com; Vargas, Hernan > > Subject: Re: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for > > VRB1 > > > > On Tue, Sep 19, 2023 at 3:25 AM Nicolas Chautru > > wrote: > > > > > > This removes the specific capability an

RE: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

2023-09-19 Thread Chautru, Nicolas
Hi David, > -Original Message- > From: David Marchand > Sent: Tuesday, September 19, 2023 8:20 AM > To: Chautru, Nicolas > Cc: dev@dpdk.org; maxime.coque...@redhat.com; > hemant.agra...@nxp.com; Vargas, Hernan > Subject: Re: [PATCH v1 3/7] baseband/acc: remove the

Re: [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

2023-09-19 Thread David Marchand
On Tue, Sep 19, 2023 at 3:25 AM Nicolas Chautru wrote: > > This removes the specific capability and support of LTE Decoder > Soft Output option on the VRB1 PMD. Please explain why such support is removed for this hw. > > Signed-off-by: Nicolas Chautru > --- > drivers/baseband/acc/rte_vrb_pmd.

[PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

2023-09-18 Thread Nicolas Chautru
This removes the specific capability and support of LTE Decoder Soft Output option on the VRB1 PMD. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/rte_vrb_pmd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/baseband/acc/rte_vrb_pmd.c b/drivers/baseba