[v1,0/1] baseband/acc: fix for VRB1 PMD

Message ID 20231103234512.758086-1-nicolas.chautru@intel.com (mailing list archive)
Headers
Series baseband/acc: fix for VRB1 PMD |

Message

Chautru, Nicolas Nov. 3, 2023, 11:45 p.m. UTC
  Fix bug for the VRB1 PMD in LDPC Encoder TB mode.
Targeting the rc3 if possible.

Nicolas Chautru (1):
  baseband/acc: fix for TB mode on VRB1

 drivers/baseband/acc/rte_vrb_pmd.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Maxime Coquelin Nov. 9, 2023, 3:50 p.m. UTC | #1
On 11/4/23 00:45, Nicolas Chautru wrote:
> Fix bug for the VRB1 PMD in LDPC Encoder TB mode.
> Targeting the rc3 if possible.
> 
> Nicolas Chautru (1):
>    baseband/acc: fix for TB mode on VRB1
> 
>   drivers/baseband/acc/rte_vrb_pmd.c | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 

Applied to next-baseband/for-main.

Thanks,
Maxime