Hi Maxime, > -----Original Message----- > From: Maxime Coquelin <[email protected]> > Sent: Friday, February 10, 2023 12:31 AM > To: Chautru, Nicolas <[email protected]>; [email protected] > Cc: Vargas, Hernan <[email protected]>; [email protected] > Subject: Re: [PATCH v1 2/9] baseband/acc: add support for 4GUL with SO and > TB > > > > On 2/9/23 23:19, Nicolas Chautru wrote: > > Implementation to support the case when using LTE decoder with soft > > output and transport block mode. > > > > Fixes: bec597b78a0 ("baseband/acc200: add LTE processing") > > Cc: [email protected] > > Should it really be a fix and be backported? > It looks like a new feature.
I was on a fence. The capability exposed would imply this should be supported already, but indeed no need to backport. I will remove the Fixes in v2, and reorder accordingly the series. > > > > > Signed-off-by: Nicolas Chautru <[email protected]> > > --- > > drivers/baseband/acc/rte_vrb_pmd.c | 21 +++++++++++---------- > > 1 file changed, 11 insertions(+), 10 deletions(-) > > > > Thanks, > Maxime

