[dpdk-dev] [PATCH] fm10k: fix vlan flag bug in scattered RX

Bruce Richardson bruce.richardson at intel.com
Tue Feb 2 18:41:50 CET 2016


On Fri, Dec 18, 2015 at 05:35:35AM +0000, He, Shaopeng wrote:
> 
> > -----Original Message-----
> > From: Wang, Xiao W
> > Sent: Friday, December 18, 2015 11:09 AM
> > To: Chen, Jing D
> > Cc: He, Shaopeng; dev at dpdk.org; Wang, Xiao W
> > Subject: [PATCH] fm10k: fix vlan flag bug in scattered RX
> > 
> > In fm10k_recv_scattered_pkts function, a packet is stored in a linked list,
> > offload flags such as PKT_RX_VLAN_PKT should be set in the first segment.
> > 
> > Signed-off-by: Wang Xiao W <xiao.w.wang at intel.com>
> 
> Thanks for the catch.
> 
> Acked-by: Shaopeng He <shaopeng.he at intel.com>

First commit applied to dpdk-next-net tree.

Applied to dpdk-next-net/rel_16_04 with added fixes line:
	Fixes: 6b59a3bc82b1 ("fm10k: fix VLAN in Rx mbuf")

I hope to apply more patches that are ready in the coming days.

Regards,
/Bruce


More information about the dev mailing list