]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma...
authorJason Gunthorpe <jgg@mellanox.com>
Tue, 29 May 2018 21:23:18 +0000 (15:23 -0600)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 29 May 2018 21:23:18 +0000 (15:23 -0600)
commitf3ca0ab114e0de3bbad4c4a537d32fb57aa42f81
tree61d4855ccf24667926c42deca65c8e96e3e3692e
parent5ef8c0c180a6318542dce7e0701dd8e341c1265b
parent6f1006a43869ff82745eea3b88204d0a3bcc0158
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next

Leon Romanovsky says:

====================
Introduce new internal to mlx5 CQE format - mini-CQE. It is a CQE in
compressed form that holds data needed to extra a single full CQE.

It is a stride index, byte count and packet checksum.
====================

* mini_cqe:
  IB/mlx5: Introduce a new mini-CQE format
  IB/mlx5: Refactor CQE compression response
  net/mlx5: Exposing a new mini-CQE format

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/cq.c
drivers/infiniband/hw/mlx5/main.c
include/linux/mlx5/mlx5_ifc.h
include/uapi/rdma/mlx5-abi.h