> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Zhang, Qi Z
> Sent: Tuesday, April 3, 2018 10:03 PM
> To: Zhao1, Wei; [email protected]
> Subject: Re: [dpdk-dev] [PATCH] net/i40e: fix flow RSS tci using error
>
>
>
> > -----Original Message-----
> > From: Zhao1, Wei
> > Sent: Tuesday, April 3, 2018 2:10 PM
> > To: [email protected]
> > Cc: Zhang, Qi Z <[email protected]>; Zhao1, Wei
> > <[email protected]>
> > Subject: [PATCH] net/i40e: fix flow RSS tci using error
> >
> > Vlan tci configuration from testpmd is store in big endian, so it need
> > to be change to little endian before using.
> >
> > Fixes: ecad87d22383 ("net/i40e: move RSS to flow API")
> > Signed-off-by: Wei Zhao <[email protected]>
> > Tested-by: Peng Yuan <[email protected]>
>
> Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel, thanks!
/Helin