> -----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>