diff options
author | Adam Ludkiewicz <[email protected]> | 2019-02-06 15:08:15 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-04-16 15:09:29 -0700 |
commit | 3e957b377bf4262aec2dd424f28ece94e36814d4 (patch) | |
tree | d37e370e70ce37a2c1c369b75d52d5c33a52d08e /tools/perf/scripts/python | |
parent | 432bc230700f86801cffa5e159e05dea6229f722 (diff) |
i40e: Queues are reserved despite "Invalid argument" error
Added a new local variable in the i40e_setup_tc function named
old_queue_pairs so num_queue_pairs can be restored to the correct
value in case configuring queue channels fails. Additionally, moved
the exit label in the i40e_setup_tc function so the if (need_reset)
block can be executed.
Also, fixed data packing in the i40e_setup_tc function.
Signed-off-by: Adam Ludkiewicz <[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