diff options
| author | Kohei Enju <kohei@enjuk.jp> | 2026-01-31 16:29:36 +0000 |
|---|---|---|
| committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2026-07-01 13:34:29 -0700 |
| commit | 66731a51b1fbf5be58cc8bea0a1324e416386b33 (patch) | |
| tree | 2222ec117eea4406dda68bdd45d1a639dbd377bd /tools/perf/scripts/python | |
| parent | d6e81529749190123aa0040626c7e5dbc20fdc9a (diff) | |
igc: prepare for RSS key get/set support
Store the RSS key inside struct igc_adapter and introduce the
igc_write_rss_key() helper function. This allows the driver to program
the RSSRK registers using a persistent RSS key, instead of using a
stack-local buffer in igc_setup_mrqc().
This is a preparation patch for adding RSS key get/set support in
subsequent changes, and no functional change is intended in this patch.
Signed-off-by: Kohei Enju <kohei@enjuk.jp>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Avigail Dahan <avigailx.dahan@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
