On Tue, Mar 03, 2020 at 08:33:03PM -0400, Jason Gunthorpe wrote: > On Wed, Feb 19, 2020 at 09:05:16PM +0200, Leon Romanovsky wrote: > > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > > > Hi, > > > > This series from Yishai extends packet pacing to work over DEVX > > interface. In first patch, he refactors the mlx5_core internal > > logic. In second patch, the RDMA APIs are added. > > > > Thanks > > > > Yishai Hadas (2): > > net/mlx5: Expose raw packet pacing APIs > > IB/mlx5: Introduce UAPIs to manage packet pacing > > It looks Ok, can you apply this to the shared branch? Applied to mlx5-next 1326034b3ce7 net/mlx5: Expose raw packet pacing APIs > > Thanks, > Jason