summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYamin Friedman <yaminf@mellanox.com>2020-07-22 16:56:29 +0300
committerJason Gunthorpe <jgg@nvidia.com>2020-07-29 09:10:32 -0300
commitc804af2c1d3152c0cf877eeb50d60c2d49ac0cf0 (patch)
tree425d63115e10591cd6a5051eb7e7d5a98ba56848 /tools/perf/scripts/python/bin
parentc6e663072333581364a9833a8bc895c699fb85ec (diff)
downloadkernel-c804af2c1d3152c0cf877eeb50d60c2d49ac0cf0.tar.gz
IB/srpt: use new shared CQ mechanism
Have the driver use shared CQs provided by the rdma core driver. This provides the advantage of improved efficiency handling interrupts. Link: https://lore.kernel.org/r/20200722135629.49467-3-maxg@mellanox.com Signed-off-by: Yamin Friedman <yaminf@mellanox.com> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
c7f9958dde770eeb8b30e829ca969b37bb'>License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman 2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-09-25tools include: Sync kernel ABI headers with tooling headersIngo Molnar 2017-07-31tools headers: Sync kernel ABI headers with tooling headersIngo Molnar 2017-05-24tools/include: Sync kernel ABI headers with tooling headersIngo Molnar 2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne 2016-09-19tools include: Add mman macros needed by perf for all archWang Nan 2016-09-13tools include: Add uapi mman.h for each architectureWang Nan 2016-08-15tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo 2016-07-12tools: Copy the bitsperlong.h files from the kernelArnaldo Carvalho de Melo 2016-07-12tools: Copy the header files needed by perf toolsArnaldo Carvalho de Melo