diff options
author | 2016-08-28 11:28:43 +0300 | |
---|---|---|
committer | 2016-10-07 16:54:12 -0400 | |
commit | ccf20562601d2b911787ffa730ad96bb78269a9c (patch) | |
tree | 34492567311201ae9778fd96189037b74fceac15 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | IB/core: remove ib_get_dma_mr (diff) | |
download | linux-dev-ccf20562601d2b911787ffa730ad96bb78269a9c.tar.xz linux-dev-ccf20562601d2b911787ffa730ad96bb78269a9c.zip |
IB/core: Expose RSS related capabilities
Expose RSS related capabilities, it includes both direct ones (i.e.
struct ib_rss_caps) and max_wq_type_rq which may be used in both
RSS and non RSS flows.
Specifically,
supported_qpts:
- QP types that support RSS on the device.
max_rwq_indirection_tables:
- Max number of receive work queue indirection tables that
could be opened on the device.
max_rwq_indirection_table_size:
- Max size of a receive work queue indirection table.
max_wq_type_rq:
- Max number of work queues of receive type that
could be opened on the device.
Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions