> -----Original Message-----
> From: Zhao1, Wei
> Sent: Thursday, May 9, 2019 11:35 AM
> To: [email protected]
> Cc: [email protected]; Zhang, Qi Z <[email protected]>; Peng, Yuan
> <[email protected]>; Li, WenjieX A <[email protected]>
> Subject: RE: [PATCH] net/i40e: fix error when create two RSS flow rule
>
> Tested-by: Li WenjieX <[email protected]>
>
> > -----Original Message-----
> > From: Zhao1, Wei
> > Sent: Thursday, May 9, 2019 11:00 AM
> > To: [email protected]
> > Cc: [email protected]; Zhang, Qi Z <[email protected]>; Peng, Yuan
> > <[email protected]>; Zhao1, Wei <[email protected]>
> > Subject: [PATCH] net/i40e: fix error when create two RSS flow rule
> >
> > There is need to refuse to create the second RSS flow rule as only one
> > RSS key and HASH register for each PF port.
> > Users should delete the first rule before setup the second rule.
> >
> > Fixes: ecad87d22383 ("net/i40e: move RSS to flow API")
> > Cc: [email protected]
> >
> > Signed-off-by: Wei Zhao <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi