[dpdk-dev] [PATCH v3] net/i40e: fix parsing QinQ packets type issue

Bruce Richardson bruce.richardson at intel.com
Fri Sep 23 13:00:51 CEST 2016


On Thu, Sep 22, 2016 at 07:40:20AM +0000, Wu, Jingjing wrote:
> 
> 
> > -----Original Message-----
> > From: Xing, Beilei
> > Sent: Monday, September 12, 2016 5:42 PM
> > To: Wu, Jingjing
> > Cc: dev at dpdk.org; Xing, Beilei
> > Subject: [PATCH v3] net/i40e: fix parsing QinQ packets type issue
> > 
> > Previously, PTYPE filed in the RX descriptors is not set properly for QinQ
> > packets, wrong PTYPE is generated because outer Tag did not have ORT/PIT
> > configured. Fix this issue by configuring ORT/PIT.
> > Otherwise, this patch changes bitmask of outer VLAN tag in L2 header to
> > support RSS and flow director for QinQ.
> > 
> > Fixes: 4861cde46116 ("i40e: new poll mode driver")
> > Fixes: 4072d503aaa5 ("i40e: fix VLAN bitmasks for input set")
> > 
> > Signed-off-by: Beilei Xing <beilei.xing at intel.com>
> Acked-by: Jingjing Wu <jingjing.wu at intel.com>
> 
Applied to dpdk-next-net/rel_16_11

/Bruce


More information about the dev mailing list