diff options
| author | Yonglong Liu <liuyonglong@huawei.com> | 2020-11-20 12:16:19 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-22 01:33:46 +0300 |
| commit | 9a5ef4aa5457ceab3ad9772fa7360b34192f9463 (patch) | |
| tree | 36d8409562b2021e29ed1b7e16a135396c3dfdad /tools/perf/scripts/python/syscall-counts.py | |
| parent | 16de5970e08df789044f13ece3b52759ef4f24a2 (diff) | |
| download | linux-9a5ef4aa5457ceab3ad9772fa7360b34192f9463.tar.xz | |
net: hns3: add support for 1280 queues
For DEVICE_VERSION_V1/2, there are total 1024 queues and
queue sets. For DEVICE_VERSION_V3, it increases to 1280,
and can be assigned to one pf, so remove the limitation
of 1024.
To keep compatible with DEVICE_VERSION_V1/2 and old driver
version, the queue number is split into two part:
tqp_num(range 0~1023) and ext_tqp_num(range 1024~1279).
Signed-off-by: Yonglong Liu <liuyonglong@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
