netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Doug Ledford <dledford@redhat.com>, Jason Gunthorpe <jgg@mellanox.com>
Cc: Leon Romanovsky <leonro@mellanox.com>,
	RDMA mailing list <linux-rdma@vger.kernel.org>,
	Artemy Kovalyov <artemyko@mellanox.com>,
	Guy Levi <guyle@mellanox.com>, Haggai Eran <haggaie@mellanox.com>,
	Jerome Glisse <jglisse@redhat.com>,
	Moni Shoua <monis@mellanox.com>,
	Saeed Mahameed <saeedm@mellanox.com>,
	linux-netdev <netdev@vger.kernel.org>
Subject: [PATCH rdma-next 0/4] Small set of mlx5 related fixes
Date: Tue, 19 Mar 2019 11:24:35 +0200	[thread overview]
Message-ID: <20190319092439.10701-1-leon@kernel.org> (raw)

From: Leon Romanovsky <leonro@mellanox.com>

Hi,

Despite one change in mlx5_core, all those changes are for mlx5_ib. The
change in mlx5_core is related to MR cache initialization that is not
used in mlx5_core at all.

Thanks

Artemy Kovalyov (3):
  IB/mlx5: WQE dump jumps over first 16 bytes
  net/mlx5: Decrease default mr cache size
  IB/mlx5: Compare only index part of a memory window rkey

Moni Shoua (1):
  IB/mlx5: Reset access mask when looping inside page fault handler

 drivers/infiniband/hw/mlx5/odp.c              | 14 +++++++++++--
 drivers/infiniband/hw/mlx5/qp.c               |  5 ++---
 .../net/ethernet/mellanox/mlx5/core/main.c    | 20 -------------------
 3 files changed, 14 insertions(+), 25 deletions(-)

--
2.20.1


             reply	other threads:[~2019-03-19  9:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-19  9:24 Leon Romanovsky [this message]
2019-03-19  9:24 ` [PATCH rdma-next 1/4] IB/mlx5: Reset access mask when looping inside page fault handler Leon Romanovsky
2019-03-19  9:24 ` [PATCH rdma-next 2/4] IB/mlx5: WQE dump jumps over first 16 bytes Leon Romanovsky
2019-03-19  9:24 ` [PATCH mlx5-next 3/4] net/mlx5: Decrease default mr cache size Leon Romanovsky
2019-03-27 10:07   ` Or Gerlitz
2019-03-27 11:41     ` Leon Romanovsky
2019-03-27 11:58       ` Or Gerlitz
2019-03-27 13:36         ` Leon Romanovsky
2019-03-27 14:24           ` Or Gerlitz
2019-03-19  9:24 ` [PATCH rdma-next 4/4] IB/mlx5: Compare only index part of a memory window rkey Leon Romanovsky
2019-03-27 18:29 ` [PATCH rdma-next 0/4] Small set of mlx5 related fixes Jason Gunthorpe

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=20190319092439.10701-1-leon@kernel.org \
    --to=leon@kernel.org \
    --cc=artemyko@mellanox.com \
    --cc=dledford@redhat.com \
    --cc=guyle@mellanox.com \
    --cc=haggaie@mellanox.com \
    --cc=jgg@mellanox.com \
    --cc=jglisse@redhat.com \
    --cc=leonro@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=monis@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --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).