> -----Original Message-----
> From: Wu, Yanglong
> Sent: Tuesday, January 15, 2019 10:24 AM
> To: [email protected]
> Cc: Hall, Ryan E <[email protected]>; Zhang, Qi Z <[email protected]>;
> Wu, Yanglong <[email protected]>; [email protected]
> Subject: [PATCH v2] net/i40e: fix FPK VF overwrite PF RSS LUT
>
Change title to "fix VF overwrite PF RSS LUT for X722"
> i40e_aq_set_rss_lut should set register according to the vsi->type. if not, VF
> may overwrite the register of PF
s/rigister/register
>
> Fixes: d0a349409bd7 ("i40e: support AQ based RSS config")
> Cc: [email protected]
>
> Signed-off-by: Yanglong Wu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel with above minor fix.
Thanks
Qi