Hi Ferruh, On Thu, Jun 14, 2018 at 10:17 AM, Ferruh Yigit <ferruh.yi...@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.luc...@netronome.com> > > Applied to dpdk-next-net/master, thanks. > > Thanks! > stable flag: > Cc: sta...@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