diff options
author | Grzegorz Szczurek <[email protected]> | 2021-06-04 09:49:00 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-11-15 15:40:04 -0800 |
commit | 9a6e9e483a9684a34573fd9f9e30ecfb047cb8cb (patch) | |
tree | 21dc82044b8056c09daa8a25ff855935c72df4d9 /tools/perf/scripts/python/libxed.py | |
parent | 321421b57a12e933f92b228e0e6d0b2c6541f41d (diff) |
iavf: Fix for setting queues to 0
Now setting combine to 0 will be rejected with the
appropriate error code.
This has been implemented by adding a condition that checks
the value of combine equal to zero.
Without this patch, when the user requested it, no error was
returned and combine was set to the default value for VF.
Fixes: 5520deb15326 ("iavf: Enable support for up to 16 queues")
Signed-off-by: Grzegorz Szczurek <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions