Re: [PATCH] fm10k: fix vlan flag bug in scattered RX
From: Bruce Richardson <hidden>
Date: 2016-02-02 17:41:58
From: Bruce Richardson <hidden>
Date: 2016-02-02 17:41:58
On Fri, Dec 18, 2015 at 05:35:35AM +0000, He, Shaopeng wrote:
quoted
-----Original Message----- From: Wang, Xiao W Sent: Friday, December 18, 2015 11:09 AM To: Chen, Jing D Cc: He, Shaopeng; dev@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 <redacted>Thanks for the catch. Acked-by: Shaopeng He <redacted>
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