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

2017-10-06 Thread Nélio Laranjeiro
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 c

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

2017-10-05 Thread Yongseok Koh
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