From: Saeed Mahameed <saeedm@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Saeed Mahameed <saeedm@mellanox.com>
Subject: [pull request][net-next 0/7] Mellanox, mlx5e & FPGA updates 2018-05-29
Date: Tue, 29 May 2018 17:46:43 -0700 [thread overview]
Message-ID: <20180530004650.15029-1-saeedm@mellanox.com> (raw)
Hi Dave,
The following series includes some minor FPGA and mlx5e netdev updates,
for more information please see tag log below.
Please pull and let me know if there's any problem.
Note: This series doesn't include nor require any mlx5-next shared code
and can be applied as is to net-next tree.
Thanks,
Saeed.
---
The following changes since commit ae40832e53c33fab2755571dabc1378117bc50d4:
bpfilter: fix a build err (2018-05-29 15:20:21 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5e-updates-2018-05-29
for you to fetch changes up to 01252a27837a9dd099a6e8cfa3adc4772033a5bf:
net/mlx5e: Get the number of offloaded TC rules from the correct table (2018-05-29 17:27:50 -0700)
----------------------------------------------------------------
mlx5e-updates-2018-05-29
This series includes mlx5 FPGA and mlx5e netdevice updates:
1) Print FPGA info such as device name, vendor id, etc.., from Ilan Tayari.
2) Abort FPGA if some essential capabilities are not supported, from Yevgeny Kliteynik.
3) Two FPGA dma related minor fixes, from Ilya Lesokhin.
4) Use the right table to report offloaded TC rules, from Or Gerlitz.
----------------------------------------------------------------
Ilan Tayari (3):
net/mlx5: FPGA, Add doxygen for access type enum
net/mlx5: FPGA, Add device name
net/mlx5: FPGA, print SBU identification on init
Ilya Lesokhin (2):
net/mlx5: FPGA, Properly initialize dma direction on fpga conn send
net/mlx5: FPGA, Call DMA unmap with the right size
Or Gerlitz (1):
net/mlx5e: Get the number of offloaded TC rules from the correct table
Yevgeny Kliteynik (1):
net/mlx5: FPGA, Abort FPGA init if the device reports no QP capability
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 7 +++++
drivers/net/ethernet/mellanox/mlx5/core/en_tc.h | 5 +---
drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.h | 7 +++++
.../net/ethernet/mellanox/mlx5/core/fpga/conn.c | 4 +--
.../net/ethernet/mellanox/mlx5/core/fpga/core.c | 35 +++++++++++++++++++---
drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.h | 6 ++++
6 files changed, 54 insertions(+), 10 deletions(-)
next reply other threads:[~2018-05-30 0:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-30 0:46 Saeed Mahameed [this message]
2018-05-30 0:46 ` [net-next 1/7] net/mlx5: FPGA, Add doxygen for access type enum Saeed Mahameed
2018-05-30 0:46 ` [net-next 2/7] net/mlx5: FPGA, Add device name Saeed Mahameed
2018-05-30 0:46 ` [net-next 3/7] net/mlx5: FPGA, print SBU identification on init Saeed Mahameed
2018-05-30 0:46 ` [net-next 4/7] net/mlx5: FPGA, Abort FPGA init if the device reports no QP capability Saeed Mahameed
2018-05-30 0:46 ` [net-next 5/7] net/mlx5: FPGA, Properly initialize dma direction on fpga conn send Saeed Mahameed
2018-05-30 0:46 ` [net-next 6/7] net/mlx5: FPGA, Call DMA unmap with the right size Saeed Mahameed
2018-05-30 0:46 ` [net-next 7/7] net/mlx5e: Get the number of offloaded TC rules from the correct table Saeed Mahameed
2018-05-31 17:53 ` [pull request][net-next 0/7] Mellanox, mlx5e & FPGA updates 2018-05-29 David Miller
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=20180530004650.15029-1-saeedm@mellanox.com \
--to=saeedm@mellanox.com \
--cc=davem@davemloft.net \
--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