[dpdk-stable] [dpdk-dev] [PATCH] net/nfp: fix field initialization in TX descriptor

Alejandro Lucero alejandro.lucero at netronome.com
Thu Jun 14 15:31:05 CEST 2018


Hi Ferruh,

On Thu, Jun 14, 2018 at 10:17 AM, Ferruh Yigit <ferruh.yigit at intel.com>
wrote:

> On 6/11/2018 10:50 AM, Alejandro Lucero wrote:
> > TX descriptor eop_offset field is not initialized and it could
> > contain garbage. This patch fixes the potential problem setting
> > EOP as the only subfield. The other subfield, data offset, is
> > not used by now.
> >
> > Fixes: b812daadad0d ("nfp: add Rx and Tx")
> >
> > Signed-off-by: Alejandro Lucero <alejandro.lucero at netronome.com>
>
> Applied to dpdk-next-net/master, thanks.
>
>
Thanks!


> stable flag:
>      Cc: stable at dpdk.org
>
> is the way to ask patches to be merged to stable trees.
> In this patch is stable flag forgotten or intentionally not added?
>
> I have added stable flag, but if this was intentionally left out please
> let me
> know so that I can remove it back.
>

I though it was enough ccing to stable. I will add that flag in the commit
from now on.

Thanks


More information about the stable mailing list