baseband/acc100: fix 4GUL outbound size
authorNicolas Chautru <nicolas.chautru@intel.com>
Wed, 8 Sep 2021 01:39:40 +0000 (18:39 -0700)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 8 Oct 2021 19:31:07 +0000 (21:31 +0200)
commitb0df6b29e764d30a0a23b7be378bdc04066d90a3
treebc23cf96b680670b8760d96945cf3bab6baa3f0d
parent5f13f4c03d28c3d971f639c83cae60872306df35
baseband/acc100: fix 4GUL outbound size

This patch fixes the issue by adjusting the outbound size after
turbodecoding when the appended CRC is meant to be dropped.

Fixes: f404dfe35cc3 ("baseband/acc100: support 4G processing")
Cc: stable@dpdk.org
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
Reviewed-by: Tom Rix <trix@redhat.com>
drivers/baseband/acc100/rte_acc100_pmd.c