summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe 2021-03-26RDMA: Support more than 255 rdma portsMark Bloch 2021-01-07RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()Tom Rix 2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches 2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe 2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe 2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe 2020-10-26RDMA: Check flags during create_cqJason Gunthorpe 2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe 2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe 2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe 2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe 2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe 2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe 2020-09-18RDMA: Fix link active_speed sizeAharon Landau 2020-09-11RDMA/ocrdma: Remove fbo from MRJason Gunthorpe 2020-09-11RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()Jason Gunthorpe 2020-09-09RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_blockJason Gunthorpe 2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky 2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky 2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky 2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman 2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada 2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe 2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe 2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb 2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib 2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua