i40e/i40evf: Update RSS configuration
This patch changes the RSS configuration to set table size and write to hardware to confirm RSS table size being used. Change-ID: I455a4c09c9dd479f5791ee1f09fdc83ff9908df5 Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:

committed by
Jeff Kirsher

parent
cc70b080ea
commit
e157ea3060
@@ -350,6 +350,7 @@ struct i40e_pf {
|
||||
u32 rx_hwtstamp_cleared;
|
||||
bool ptp_tx;
|
||||
bool ptp_rx;
|
||||
u16 rss_table_size;
|
||||
};
|
||||
|
||||
struct i40e_mac_filter {
|
||||
|
Reference in New Issue
Block a user