]> git.baikalelectronics.ru Git - kernel.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)
commit0ad71be768e37f3865e073c358900c3b31b2ee65
tree61d4855ccf24667926c42deca65c8e96e3e3692e
parent9aee13e075aa0aea8bb483ba2a71e969569fb091
parent53466390e36adf85d57f5df499c8dc0d97513287
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