]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Add support for CQE compressing
authorBodong Wang <bodong@mellanox.com>
Mon, 31 Oct 2016 10:16:45 +0000 (12:16 +0200)
committerDoug Ledford <dledford@redhat.com>
Tue, 13 Dec 2016 18:34:20 +0000 (13:34 -0500)
commit79866e52fc8b550f49ee0ca25797787e24641af2
tree560242bbc3aa336798d88c610f88a5494b332620
parent764930d7c2605f803aedf3c7866cb0e9175f024d
IB/mlx5: Add support for CQE compressing

CQE compressing reduces PCI overhead by coalescing and compressing
multiple CQEs into a single merged CQE. Successful compressing
improves message rate especially for small packet traffic.

CQE compressing is supported for all 64B CQE formats (with certain
limitations) generated by RQ/Responder or by SQ/Requestor.

Signed-off-by: Bodong Wang <bodong@mellanox.com>
Reviewed-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/cq.c
include/uapi/rdma/mlx5-abi.h