netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leon Romanovsky <leonro@mellanox.com>
To: Doug Ledford <dledford@redhat.com>, Jason Gunthorpe <jgg@mellanox.com>
Cc: RDMA mailing list <linux-rdma@vger.kernel.org>,
	Maor Gottlieb <maorg@mellanox.com>,
	Mark Bloch <markb@mellanox.com>,
	Parav Pandit <parav@mellanox.com>, Petr Vorel <pvorel@suse.cz>,
	Saeed Mahameed <saeedm@mellanox.com>,
	linux-netdev <netdev@vger.kernel.org>,
	Jiri Pirko <jiri@mellanox.com>
Subject: Re: [PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
Date: Sun, 16 Jun 2019 12:44:01 +0000	[thread overview]
Message-ID: <20190616124357.GH4694@mtr-leonro.mtl.com> (raw)
In-Reply-To: <20190612122014.22359-1-leon@kernel.org>

On Wed, Jun 12, 2019 at 03:20:10PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@mellanox.com>
>
> Changelog v0->v1:
>  * Added patch to devlink to use declared enum for encap mode instead of u8
>  * Constify input argumetn to encap mode function
>  * fix encap variable type to be boolean
>
> ---------------------------------------------------------------------
> Hi,
>
> This is short series from Maor to expose and use enacap mode inside mlx5_ib.
>
> Thanks
>
> Leon Romanovsky (1):
>   net/mlx5: Declare more strictly devlink encap mode
>
> Maor Gottlieb (3):
>   net/mlx5: Expose eswitch encap mode

Those two applied to mlx5-next
82b11f071936 net/mlx5: Expose eswitch encap mode
98fdbea55037 net/mlx5: Declare more strictly devlink encap mode

>   RDMA/mlx5: Consider eswitch encap mode
>   RDMA/mlx5: Enable decap and packet reformat on FDB

Doug, Jason

Can you please take those two patches in addition to latest mlx5-next?

Thanks

>
>  drivers/infiniband/hw/mlx5/main.c             | 25 ++++++++++++++-----
>  .../net/ethernet/mellanox/mlx5/core/eswitch.c | 11 ++++++++
>  .../net/ethernet/mellanox/mlx5/core/eswitch.h |  8 +++---
>  .../mellanox/mlx5/core/eswitch_offloads.c     |  6 +++--
>  include/linux/mlx5/eswitch.h                  | 12 +++++++++
>  include/net/devlink.h                         |  6 +++--
>  net/core/devlink.c                            |  6 +++--
>  7 files changed, 59 insertions(+), 15 deletions(-)
>
> --
> 2.20.1
>

  parent reply	other threads:[~2019-06-16 12:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-12 12:20 [PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib Leon Romanovsky
2019-06-12 12:20 ` [PATCH mlx5-next v1 1/4] net/mlx5: Declare more strictly devlink encap mode Leon Romanovsky
2019-06-12 12:36   ` Petr Vorel
2019-06-13  4:32   ` Parav Pandit
2019-06-13  5:59     ` Leon Romanovsky
2019-06-16 10:07       ` Jiri Pirko
2019-06-16 10:15         ` Leon Romanovsky
2019-06-16 10:39           ` Jiri Pirko
2019-06-16 10:53             ` Leon Romanovsky
2019-06-16 11:18               ` Jiri Pirko
2019-06-12 12:20 ` [PATCH mlx5-next v1 2/4] net/mlx5: Expose eswitch " Leon Romanovsky
2019-06-13  4:34   ` Parav Pandit
2019-06-12 12:20 ` [PATCH rdma-next v1 3/4] RDMA/mlx5: Consider " Leon Romanovsky
2019-06-12 12:20 ` [PATCH rdma-next v1 4/4] RDMA/mlx5: Enable decap and packet reformat on FDB Leon Romanovsky
2019-06-16 12:44 ` Leon Romanovsky [this message]
2019-06-17 20:18   ` [PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib Doug Ledford

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=20190616124357.GH4694@mtr-leonro.mtl.com \
    --to=leonro@mellanox.com \
    --cc=dledford@redhat.com \
    --cc=jgg@mellanox.com \
    --cc=jiri@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=maorg@mellanox.com \
    --cc=markb@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=parav@mellanox.com \
    --cc=pvorel@suse.cz \
    --cc=saeedm@mellanox.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).