> -----Original Message----- > From: Xing, Beilei > Sent: Monday, September 12, 2016 5:27 PM > To: Wu, Jingjing > Cc: dev at dpdk.org; Xing, Beilei > Subject: [PATCH] net/i40e: fix outer VLAN bitmask for input set > > This patch changes bitmask of outer VLAN tag in L2 header to support RSS > and flow director for QinQ. > > Fixes: 4072d503aaa5 ("i40e: fix VLAN bitmasks for input set") > HI, Beilei
I think this fix is based on " net/i40e: fix parsing QinQ packets type issue" http://dpdk.org/dev/patchwork/patch/15267/. Could you merge them to a one patch.