aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJedrzej Jagielski <[email protected]>2021-06-21 08:37:31 +0000
committerTony Nguyen <[email protected]>2021-11-17 16:20:57 -0800
commit2e6d218c1ec6fb9cd70693b78134cbc35ae0b5a9 (patch)
treec9e8b4255b278259dafc14b768d128c60ee123c1 /tools/perf/scripts/python/bin/stackcollapse-record
parent3a3b311e3881172fc8e019b6508f04bc40c92d9d (diff)
i40e: Fix creation of first queue by omitting it if is not power of two
Reject TCs creation with proper message if the first queue assignment is not equal to the power of two. The first queue number was checked too late in the second queue iteration, if second queue was configured at all. Now if first queue value is not a power of two, then trying to create qdisc will be rejected. Fixes: 8f88b3034db3 ("i40e: Add infrastructure for queue channel support") Signed-off-by: Grzegorz Szczurek <[email protected]> Signed-off-by: Jedrzej Jagielski <[email protected]> Tested-by: Tony Brelinski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions