> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Lu, Wenzhuo
> Sent: Friday, June 15, 2018 8:50 AM
> To: Zhao1, Wei <[email protected]>; [email protected]
> Cc: [email protected]
> Subject: Re: [dpdk-dev] [PATCH v3] net/ixgbe: fix tunnel type set error for
> FDIR
>
> Hi,
>
>
> > -----Original Message-----
> > From: Zhao1, Wei
> > Sent: Thursday, June 14, 2018 4:17 PM
> > To: [email protected]
> > Cc: Lu, Wenzhuo <[email protected]>; [email protected]; Zhao1, Wei
> > <[email protected]>
> > Subject: [PATCH v3] net/ixgbe: fix tunnel type set error for FDIR
> >
> > Tunnel type format should be translated to ixgbe required format
> > before register set in FDIR cloud mode, Ans also some register not
> > useful in cloud mode but only useful in IP mode should be set to zero as
> datasheet request.
> >
> > Fixes: 82fb702077f6 ("ixgbe: support new flow director modes for
> > X550")
> > Fixes: 11777435c727 ("net/ixgbe: parse flow director filter")
> >
> > Signed-off-by: Wei Zhao <[email protected]>
> Acked-by: Wenzhuo Lu <[email protected]>
Applied to dpdk-next-net-intel
Thanks!
Qi