Re: [PATCH rdma-next 0/2] Packet pacing DEVX API
From: Leon Romanovsky <leon@kernel.org>
Date: 2020-03-05 12:21:12
Also in:
linux-rdma
From: Leon Romanovsky <leon@kernel.org>
Date: 2020-03-05 12:21:12
Also in:
linux-rdma
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:quoted
From: Leon Romanovsky <redacted> 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 pacingIt looks Ok, can you apply this to the shared branch?
Applied to mlx5-next 1326034b3ce7 net/mlx5: Expose raw packet pacing APIs
Thanks, Jason