On Wed, Nov 1, 2017 at 8:18 PM, Jason Gunthorpe <jgg@xxxxxxxx> wrote: > On Wed, Nov 01, 2017 at 11:32:26AM +0200, Alex Rosenbaum wrote: > >> > Can mlx do the 'add counter' for any counter?? >> Not sure I understood your question exactly. > > I mean, if I have an existing QP, can I start counting packets > received? yes, for QP mlx do support adding/removing the counters on the fly. we could do this from ibv_modify_qp() to attach the entire defined counter set or for a single counter value from ibv_add_sampling_point_qp(counter, idx, qp, [..]) -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html