[dpdk-dev] [PATCH] net/nfp: fix field initialization in TX descriptor
Ferruh Yigit
ferruh.yigit at intel.com
Thu Jun 14 11:17:15 CEST 2018
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.
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.
More information about the dev
mailing list