aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2017-02-06 14:38:48 -0800
committerJeff Kirsher <[email protected]>2017-03-23 21:13:33 -0700
commit43b15697a3993bf24b0190bccec369d314bc8c36 (patch)
treef4ef6a3df9947c9b0d9cc363c8e757dbf9b13c57 /tools/perf/scripts/python
parent9229e9933471faf211e42bb56b8101621c489841 (diff)
i40e: partition the ring_cookie to get VF index
Do not use the user-def field for determining the VF target. Instead, similar to ixgbe, partition the ring_cookie value into 8bits of VF index, along with 32bits of queue number. This is better than using the user-def field, because it leaves the field open for extension in a future patch which will enable flexible data. Also, this matches with convention used by ixgbe and other drivers. Change-Id: Ie36745186d817216b12f0313b99ec95cb8a9130c Signed-off-by: Jacob Keller <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions