On Sun, May 27, 2018 at 01:42:31PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leo...@mellanox.com> > > 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: Refactor CQE compression response > IB/mlx5: Introduce a new mini-CQE format
Applied to for-next. Generally taking new uapi patches that are first the list should have a few weeks of comment period, but since this is just adding a new bit to an existing driver private api it seems OK to go this merge window. Thanks, Jason