On Wed, Dec 5, 2018 at 3:08 PM Saeed Mahameed wrote:
>
> Hi
>
> This patchset is for mlx5-next shared branch, and will be applied there
> once the review is done.
>
> Patches 1,2,3 are trivial improvements to CQE API
> 1. return CQE pointer instead of void pointer in get_cqe function
> 2. helper f
Hi
This patchset is for mlx5-next shared branch, and will be applied there
once the review is done.
Patches 1,2,3 are trivial improvements to CQE API
1. return CQE pointer instead of void pointer in get_cqe function
2. helper function for retrieving the CQE opcode, used in rdma and netdev
Patch