[dpdk-stable] [PATCH 20.11] net/bnxt: fix fallback mbuf allocation logic

Luca Boccassi bluca at debian.org
Mon Feb 8 17:00:29 CET 2021


On Mon, 2021-02-08 at 10:14 -0500, Lance Richardson wrote:
> 	Error verifying signature: parse error
> Fixes for fallback mbuf allocation logic.
>    - Iterate over all processed descriptors (representor and
>      non-representor) when checking allocation status.
>    - Invoke fallback allocation logic when an allocation
>      failure has occurred for any received packet, not
>      just the last.
> 
> Based on upstream commit c86e930165c3 ("net/bnxt: fix fallback
> mbuf allocation logic"), with changes to resolve conflicts caused
> by the absence of upstream commit c7de4195cc4c ("net/bnxt: modify
> ring index logic")
> 
> Fixes: 6dc83230b43b ("net/bnxt: support port representor data path")
> Fixes: d9dd0b29ed31 ("net/bnxt: fix Rx handling and buffer allocation logic")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Lance Richardson <lance.richardson at broadcom.com>
> ---
>  drivers/net/bnxt/bnxt_rxr.c | 28 +++++++++++++++++-----------
>  1 file changed, 17 insertions(+), 11 deletions(-)

Acked-by: Luca Boccassi <luca.boccassi at microsoft.com>

Thanks, applied.

-- 
Kind regards,
Luca Boccassi


More information about the stable mailing list