On Wed, Dec 5, 2018 at 3:08 PM Saeed Mahameed <saeedm@xxxxxxxxxxxx> 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 function for retrieving the CQE opcode, used in rdma and netdev > > Patch 4, Move flow counters data structures definition to c file. > > V1->v2: > - move #include <llist.h> in patch 4 > Applied to mlx5-next. Thanks.