diff options
author | Guojia Liao <liaoguojia@huawei.com> | 2020-12-10 06:42:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-12-10 07:33:20 +0300 |
commit | 8eeb1f4bce68e91dea52d1832b89fed3a984cb58 (patch) | |
tree | 57b655cd431f07a033991f0e35c1739ec48147da /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f1c2e66d7f38cb1e919bd594af4ad4a9ae8344cc (diff) | |
download | linux-8eeb1f4bce68e91dea52d1832b89fed3a984cb58.tar.xz |
net: hns3: adjust rss indirection table configure command
For the max rss size of PF may be up to 512, so adjust the
command of configuring rss indirection table to support
queue id larger than 255. The width of queue id is extended
from 8 bits to 10 bits. The high 2 bits are stored in filed
rss_qid_h when the queue id is larger than 255.
Signed-off-by: Guojia Liao <liaoguojia@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions