On Tue, Mar 2, 2021 at 9:29 AM Lance Richardson 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 > Cc: stable@dpdk.org > Reviewed-by: Andy Gospodarek > Reviewed-by: Ajit Kumar Khaparde > --- This patch has a dependency on: http://patchwork.dpdk.org/project/dpdk/list/?series=15289&archive=both&state=*