On Wed, Jun 15, 2016 at 08:35:30AM +, Wu, Jingjing wrote:
>
>
> > -Original Message-
> > From: Tao, Zhe
> > Sent: Tuesday, June 14, 2016 1:24 PM
> > To: dev at dpdk.org
> > Cc: Tao, Zhe ; Wu, Jingjing
> > Subject: [PATCH v3] i40e: fix olflags for vector Rx
> >
> > Problem:
> > The f
Behalf Of Zhe Tao
Sent: Tuesday, June 14, 2016 1:24 PM
To: dev at dpdk.org
Cc: Tao, Zhe ; Wu, Jingjing
Subject: [dpdk-dev] [PATCH v3] i40e: fix olflags for vector Rx
Problem:
The flag for RSS and flow director is not set correctly in the vector Rx
function, so the upper layer APP which base on
> -Original Message-
> From: Tao, Zhe
> Sent: Tuesday, June 14, 2016 1:24 PM
> To: dev at dpdk.org
> Cc: Tao, Zhe ; Wu, Jingjing
> Subject: [PATCH v3] i40e: fix olflags for vector Rx
>
> Problem:
> The flag for RSS and flow director is not set correctly in the
> vector Rx function, so t
Problem:
The flag for RSS and flow director is not set correctly in the
vector Rx function, so the upper layer APP which base on the related
flags will not work correctly.
Fix this problem by change the shuffle table. the original shuffle
table is not correct.
Fixes: 9ed94e5bb04e ("i40e: add vect
> Problem:
> The flag for RSS and flow director is not set correctly in the vector Rx
> function, so the upper layer APP which base on the related flags will not work
> correctly.
>
> Fix this problem by change the shuffle table. the original shuffle table is
> not
> correct.
>
> Fixes: 9ed94e5b
5 matches
Mail list logo