diff options
author | Emil Tantilov <[email protected]> | 2018-01-30 16:51:43 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-02-26 09:32:46 -0800 |
commit | 21c046e448616529a181a35445d9f6d60352e01f (patch) | |
tree | 4b1db94d18efa2f10865c2e447c6c0e99dc02c58 /tools/perf/scripts/python | |
parent | 5cc0f1c0dc56404a46e8bccd6c96e63cde257268 (diff) |
ixgbevf: allocate the rings as part of q_vector
Make it so that all rings allocations are made as part of q_vector.
The advantage to this is that we can keep all of the memory related to
a single interrupt in one page.
The goal is to bring the logic of handling rings closer to ixgbe.
Signed-off-by: Emil Tantilov <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions