Hi Thomas, > -----Original Message----- > From: Thomas Monjalon <tho...@monjalon.net> > Sent: Thursday, September 15, 2022 4:00 AM > To: Vargas, Hernan <hernan.var...@intel.com> > Cc: dev@dpdk.org; gak...@marvell.com; t...@redhat.com; Chautru, Nicolas > <nicolas.chau...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>; > maxime.coque...@redhat.com > Subject: Re: [PATCH v2 06/37] baseband/acc100: add default e value for > FCW > > 20/08/2022 04:31, Hernan Vargas: > > Refactor frame control word LDPC encoder fill function to take a > > default e value as a parameter. No functional impact. > > Excuse my ignorance, what is "e"? > Is there a way to describe or name it differently? > Sure commit message can be rephrased as "Refactor frame control word LDPC encoder fill function to take a default rate-matching value E as a parameter." E is the formal name in 3GPP specs for the rate-matching size.
- Re: [PATCH v2 02/37] baseband/acc100: update ring av... Maxime Coquelin
- [PATCH v2 03/37] baseband/acc100: add function to check A... Hernan Vargas
- Re: [PATCH v2 03/37] baseband/acc100: add function t... Maxime Coquelin
- [PATCH v2 04/37] baseband/acc100: free SW ring mem for re... Hernan Vargas
- Re: [PATCH v2 04/37] baseband/acc100: free SW ring m... Maxime Coquelin
- [PATCH v2 05/37] baseband/acc100: memory leak fix Hernan Vargas
- Re: [PATCH v2 05/37] baseband/acc100: memory leak fi... Maxime Coquelin
- [PATCH v2 06/37] baseband/acc100: add default e value for... Hernan Vargas
- Re: [PATCH v2 06/37] baseband/acc100: add default e ... Maxime Coquelin
- Re: [PATCH v2 06/37] baseband/acc100: add default e ... Thomas Monjalon
- RE: [PATCH v2 06/37] baseband/acc100: add defaul... Chautru, Nicolas
- Re: [PATCH v2 06/37] baseband/acc100: add de... Thomas Monjalon
- [PATCH v2 07/37] baseband/acc100: add LDPC encoder paddin... Hernan Vargas
- Re: [PATCH v2 07/37] baseband/acc100: add LDPC encod... Maxime Coquelin
- [PATCH v2 08/37] baseband/acc100: add scatter-gather supp... Hernan Vargas
- Re: [PATCH v2 08/37] baseband/acc100: add scatter-ga... Maxime Coquelin
- [PATCH v2 09/37] baseband/acc100: add HARQ index helper f... Hernan Vargas
- Re: [PATCH v2 09/37] baseband/acc100: add HARQ index... Maxime Coquelin
- [PATCH v2 10/37] baseband/acc100: avoid mux for small inb... Hernan Vargas
- Re: [PATCH v2 10/37] baseband/acc100: avoid mux for ... Maxime Coquelin
- [PATCH v2 11/37] baseband/acc100: separate validation fun... Hernan Vargas