Yanglong Wu 1d4b2b4966 net/i40e: 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 rigister
of PF.
Note, only X722 is impacted, since flag I40E_FLAG_RSS_AQ_CAPABLE
is only enabled on X722.

Fixes: d0a349409bd7 ("i40e: support AQ based RSS config")
Cc: stable@dpdk.org

Signed-off-by: Yanglong Wu <yanglong.wu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2019-01-18 09:47:26 +01:00
..
2018-11-26 20:16:46 +01:00
2018-11-26 20:16:46 +01:00
2018-12-13 16:31:06 +00:00
2019-01-14 17:44:29 +01:00
2018-12-21 16:22:40 +01:00
2019-01-14 17:44:29 +01:00
2019-01-14 22:57:33 +01:00
2018-11-22 10:31:25 +01:00