linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeedm@mellanox.com>
To: Saeed Mahameed <saeedm@mellanox.com>,
	Leon Romanovsky <leonro@mellanox.com>
Cc: netdev@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: [PATCH mlx5-next 0/3] mlx5 next updates 2020-06-25
Date: Thu, 25 Jun 2020 22:56:12 -0700	[thread overview]
Message-ID: <20200626055612.99645-1-saeedm@mellanox.com> (raw)

This small patchset includes 3 patches to mlx5-next branch.

1) Include directives cleanup from Parav.
2) TLS Hardware layouts improvements from Tariq.

Thanks,
Saeed.

--

Parav Pandit (2):
  net/mlx5: Avoid RDMA file inclusion in core driver
  net/mlx5: Avoid eswitch header inclusion in fs core layer

Tariq Toukan (1):
  net/mlx5: kTLS, Improve TLS params layout structures

 drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h  |  2 +-
 .../ethernet/mellanox/mlx5/core/en_accel/ktls.h    |  2 +-
 .../ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c | 14 +++++++++-----
 .../mellanox/mlx5/core/en_accel/tls_rxtx.c         |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h  | 10 ----------
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  |  1 -
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h  | 10 ++++++++++
 include/linux/mlx5/cq.h                            |  1 -
 include/linux/mlx5/device.h                        |  9 +++++++++
 include/linux/mlx5/mlx5_ifc.h                      |  5 +----
 include/linux/mlx5/qp.h                            |  2 +-
 11 files changed, 33 insertions(+), 25 deletions(-)

-- 
2.26.2


             reply	other threads:[~2020-06-26  5:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-26  5:56 Saeed Mahameed [this message]
2020-06-27 20:52 ` [PATCH mlx5-next 0/3] mlx5 next updates 2020-06-25 Saeed Mahameed

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=20200626055612.99645-1-saeedm@mellanox.com \
    --to=saeedm@mellanox.com \
    --cc=leonro@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.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 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).