[dpdk-dev] [PATCH v1 6/7] net/mlx5: fix configuration of Rx CQE compression

Nélio Laranjeiro nelio.laranjeiro at 6wind.com
Fri Oct 6 09:57:35 CEST 2017


On Thu, Oct 05, 2017 at 04:00:31PM -0700, Yongseok Koh wrote:
> With the upstream rdma-core, to enable Rx CQE compression,
> mlx5dv_create_cq() in Direct Verbs has to be used instead of regular Verbs
> call (ibv_create_cq()). And if the size of CQE is 128 bytes, compression
> is supported only by certain devices. Thus, it has to be decided by
> checking the capabilitiy bits.
> 
> Fixes: bba710e6b99b ("net/mlx5: support upstream rdma-core")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

-- 
Nélio Laranjeiro
6WIND


More information about the dev mailing list