Re: [PATCH rdma-next 0/3] Introduce new mlx5 CQE format

2018-05-29 Thread Jason Gunthorpe
On Sun, May 27, 2018 at 01:42:31PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > 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 stride index, byte count and packet checksum. > > Thanks

[PATCH rdma-next 0/3] Introduce new mlx5 CQE format

2018-05-27 Thread Leon Romanovsky
From: Leon Romanovsky 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 stride index, byte count and packet checksum. Thanks Yonatan Cohen (3): net/mlx5: Exposing a new mini-CQE format IB/mlx5: Refacto