[dpdk-stable] [PATCH] net/bnxt: fix Rx descriptor status

Lance Richardson lance.richardson at broadcom.com
Tue Mar 2 17:07:07 CET 2021


On Tue, Mar 2, 2021 at 9:29 AM Lance Richardson
<lance.richardson at broadcom.com> wrote:
>
> Fix a number of issues in the bnxt receive descriptor status
> function, including:
>    - Provide status of receive descriptor instead of completion
>      descriptor.
>    - Remove invalid comparison of raw ring index with masked ring
>      index.
>    - Correct misinterpretation of offset parameter as ring index.
>    - Correct misuse of completion ring index for mbuf ring (the
>      two rings have different sizes).
>
> Fixes: 0fe613bb87b2 ("net/bnxt: support Rx descriptor status")
> Signed-off-by: Lance Richardson <lance.richardson at broadcom.com>
> Cc: stable at dpdk.org
> Reviewed-by: Andy Gospodarek <gospo at broadcom.com>
> Reviewed-by: Ajit Kumar Khaparde <ajit.khaparde at broadcom.com>
> ---

This patch has a dependency on:
     http://patchwork.dpdk.org/project/dpdk/list/?series=15289&archive=both&state=*


More information about the stable mailing list