[PATCH V2 mlx5-next 0/4] mlx5 core CQE API and misc updates

2018-12-05 Thread Saeed Mahameed
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

Re: [PATCH V2 mlx5-next 0/4] mlx5 core CQE API and misc updates

2018-12-09 Thread Saeed Mahameed
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