From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 00/12] IB/mlx4: Add RoCEv2 support
Date: Tue, 19 Jan 2016 15:50:23 -0500 [thread overview]
Message-ID: <569EA18F.6010506@redhat.com> (raw)
In-Reply-To: <cover.1452780849.git.monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1986 bytes --]
On 01/14/2016 10:50 AM, Moni Shoua wrote:
> RoCEv2 is the InfiniBand transport protocol encapsulated in ETH/IP/UDP link
> and network protocols.
> The implementation to the IB/core driver was added by Matan Barak as an
> infrastructure for any vendor driver and this patch set uses it to add
> RoCEv2 support for ConnectX-3Pro NICs
>
> Matan Barak (1):
> IB/mlx4: Advertise RoCE v2 support
>
> Moni Shoua (11):
> net/mlx4: Query RoCE support
> IB/mlx4: Add gid_type to GID properties
> net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes
> IB/mlx4: Add support for setting RoCEv2 gids in hardware
> net/mlx4_core: Add support for configuring RoCE v2 UDP port
> net/mlx4_core: Add support for RoCE v2 entropy
> IB/core: Add definition for the standard RoCE V2 UDP port
> IB/mlx4: Support modify_qp for RoCE v2
> IB/mlx4: Enable RoCE v2 when the IB device is added
> IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
> IB/mlx4: Create and use another QP1 for RoCEv2
>
> drivers/infiniband/core/ud_header.c | 2 +-
> drivers/infiniband/hw/mlx4/main.c | 101 ++++++++++--
> drivers/infiniband/hw/mlx4/mlx4_ib.h | 8 +
> drivers/infiniband/hw/mlx4/qp.c | 256 ++++++++++++++++++++++++++----
> drivers/net/ethernet/mellanox/mlx4/fw.c | 39 ++++-
> drivers/net/ethernet/mellanox/mlx4/mlx4.h | 5 +-
> drivers/net/ethernet/mellanox/mlx4/port.c | 7 +
> drivers/net/ethernet/mellanox/mlx4/qp.c | 26 +++
> include/linux/mlx4/cmd.h | 3 +-
> include/linux/mlx4/device.h | 11 +-
> include/linux/mlx4/qp.h | 15 +-
> include/rdma/ib_pack.h | 4 +-
> include/rdma/ib_verbs.h | 1 +
> 13 files changed, 425 insertions(+), 53 deletions(-)
>
Series applied.
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG KeyID: 0E572FDD
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]
prev parent reply other threads:[~2016-01-19 20:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-14 15:50 [PATCH 00/12] IB/mlx4: Add RoCEv2 support Moni Shoua
[not found] ` <cover.1452780849.git.monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-01-14 15:50 ` [PATCH 01/12] net/mlx4: Query RoCE support Moni Shoua
2016-01-14 15:50 ` [PATCH 02/12] IB/mlx4: Add gid_type to GID properties Moni Shoua
2016-01-14 15:50 ` [PATCH 03/12] net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes Moni Shoua
2016-01-14 15:50 ` [PATCH 04/12] IB/mlx4: Add support for setting RoCEv2 gids in hardware Moni Shoua
2016-01-14 15:50 ` [PATCH 05/12] net/mlx4_core: Add support for configuring RoCE v2 UDP port Moni Shoua
2016-01-14 15:50 ` [PATCH 06/12] net/mlx4_core: Add support for RoCE v2 entropy Moni Shoua
2016-01-14 15:50 ` [PATCH 07/12] IB/core: Add definition for the standard RoCE V2 UDP port Moni Shoua
2016-01-14 15:50 ` [PATCH 08/12] IB/mlx4: Support modify_qp for RoCE v2 Moni Shoua
2016-01-14 15:50 ` [PATCH 09/12] IB/mlx4: Enable RoCE v2 when the IB device is added Moni Shoua
2016-01-14 15:50 ` [PATCH 10/12] IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers Moni Shoua
2016-01-14 15:50 ` [PATCH 11/12] IB/mlx4: Create and use another QP1 for RoCEv2 Moni Shoua
2016-01-14 15:50 ` [PATCH 12/12] IB/mlx4: Advertise RoCE v2 support Moni Shoua
2016-01-19 20:50 ` Doug Ledford [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=569EA18F.6010506@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.