diff options
author | Tony Nguyen <anthony.l.nguyen@intel.com> | 2017-04-13 07:26:06 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-04-29 20:01:04 -0700 |
commit | 82fb670c5fdd5662c406871a6c21ebd55ba68e45 (patch) | |
tree | 258258ba0f5ee6bec3dcccb86426276511eb5c81 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3dfbfc7ebb959d68b35d5ca3b7499cc73dc57261 (diff) |
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Mailbox support for getting RETA and RSS is available for only 82599 and
x540; a previous patch reversed the logic and these adapters were
returning not supported.
Also, the NACK check in ixgbevf_get_rss_key_locked() was checking for the
command IXGBE_VF_GET_RETA instead of IXGBE_VF_GET_RSS_KEY.
This patch corrects both issues by correcting the logic and checking for
the right command.
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions