* [PATCH mlx5-next v1 0/5] Expose c0 and SW encap ICM for RDMA
@ 2023-12-06 14:01 Leon Romanovsky
2023-12-12 7:09 ` Leon Romanovsky
0 siblings, 1 reply; 2+ messages in thread
From: Leon Romanovsky @ 2023-12-06 14:01 UTC (permalink / raw)
To: Jason Gunthorpe
Cc: Leon Romanovsky, Eric Dumazet, Jakub Kicinski, linux-kernel,
linux-rdma, Mark Bloch, Michael Guralnik, netdev, Paolo Abeni,
Saeed Mahameed, Shun Hao
From: Leon Romanovsky <leonro@nvidia.com>
Changelog:
v1:
* Reordered patches
v0: https://lore.kernel.org/all/cover.1701172481.git.leon@kernel.org
-----------------------------------------------------------------------
Hi,
These two series from Mark and Shun extend RDMA mlx5 API.
Mark's series provides c0 register used to match egress
traffic sent by local device.
Shun's series adds new type for ICM area.
Thanks
Mark Bloch (2):
net/mlx5: E-Switch, expose eswitch manager vport
RDMA/mlx5: Expose register c0 for RDMA device
Shun Hao (3):
net/mlx5: Introduce indirect-sw-encap ICM properties
RDMA/mlx5: Support handling of SW encap ICM area
net/mlx5: Manage ICM type of SW encap
drivers/infiniband/hw/mlx5/dm.c | 5 +++
drivers/infiniband/hw/mlx5/main.c | 24 ++++++++++++
drivers/infiniband/hw/mlx5/mr.c | 1 +
.../net/ethernet/mellanox/mlx5/core/eswitch.h | 7 ----
.../net/ethernet/mellanox/mlx5/core/lib/dm.c | 38 ++++++++++++++++++-
include/linux/mlx5/driver.h | 1 +
include/linux/mlx5/eswitch.h | 8 ++++
include/linux/mlx5/mlx5_ifc.h | 9 ++++-
include/uapi/rdma/mlx5-abi.h | 2 +
include/uapi/rdma/mlx5_user_ioctl_verbs.h | 1 +
10 files changed, 86 insertions(+), 10 deletions(-)
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH mlx5-next v1 0/5] Expose c0 and SW encap ICM for RDMA
2023-12-06 14:01 [PATCH mlx5-next v1 0/5] Expose c0 and SW encap ICM for RDMA Leon Romanovsky
@ 2023-12-12 7:09 ` Leon Romanovsky
0 siblings, 0 replies; 2+ messages in thread
From: Leon Romanovsky @ 2023-12-12 7:09 UTC (permalink / raw)
To: Jason Gunthorpe, Leon Romanovsky
Cc: Eric Dumazet, Jakub Kicinski, linux-kernel, linux-rdma,
Mark Bloch, Michael Guralnik, netdev, Paolo Abeni, Saeed Mahameed,
Shun Hao, Leon Romanovsky
On Wed, 06 Dec 2023 16:01:33 +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> Changelog:
> v1:
> * Reordered patches
> v0: https://lore.kernel.org/all/cover.1701172481.git.leon@kernel.org
>
> [...]
Applied, thanks!
[1/5] net/mlx5: Introduce indirect-sw-encap ICM properties
https://git.kernel.org/rdma/rdma/c/1ca51628e73037
[2/5] RDMA/mlx5: Support handling of SW encap ICM area
https://git.kernel.org/rdma/rdma/c/a429ec96c07f30
[3/5] net/mlx5: Manage ICM type of SW encap
https://git.kernel.org/rdma/rdma/c/abf8e8f29a3cb6
[4/5] net/mlx5: E-Switch, expose eswitch manager vport
https://git.kernel.org/rdma/rdma/c/eb524d0fd46249
[5/5] RDMA/mlx5: Expose register c0 for RDMA device
https://git.kernel.org/rdma/rdma/c/d727d27db536fa
Best regards,
--
Leon Romanovsky <leon@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-12 7:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-06 14:01 [PATCH mlx5-next v1 0/5] Expose c0 and SW encap ICM for RDMA Leon Romanovsky
2023-12-12 7:09 ` Leon Romanovsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox