netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net-next V2 0/2] Mellanox, mlx5 updates 2019-07-04
@ 2019-07-04 20:51 Saeed Mahameed
  2019-07-04 20:51 ` [net-next V2 1/2] net/mlx5: Added fw version query command Saeed Mahameed
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Saeed Mahameed @ 2019-07-04 20:51 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev@vger.kernel.org, Tariq Toukan, Saeed Mahameed

Hi Dave,

This series adds the support for devlink fw query in mlx5

Please pull and let me know if there is any problem.

Please note that the series starts with a merge of mlx5-next branch,
to resolve and avoid dependency with rdma tree.
This what was actually missing from my previous submission of the 2
devlink patches.

v1->v2:
  - Removed the TLS patches from the pull request and will post them as a
    standalone series for Jakub to review.

Thanks,
Saeed.

---
The following changes since commit e08a976a16cafc20931db1d17aed9183202bfa8d:

  Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux (2019-07-04 16:42:59 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-updates-2019-07-04-v2

for you to fetch changes up to 8338d93788950e63d12bd1d5eb09e239550e80e9:

  net/mlx5: Added devlink info callback (2019-07-04 16:43:16 -0400)

----------------------------------------------------------------
mlx5-update-2019-07-04

This series adds mlx5 support for devlink fw versions query.

1) Implement the required low level firmware commands
2) Implement the devlink knobs and callbacks for fw versions query.

----------------------------------------------------------------
Shay Agroskin (2):
      net/mlx5: Added fw version query command
      net/mlx5: Added devlink info callback

 .../networking/device_drivers/mellanox/mlx5.rst    |  19 ++
 drivers/net/ethernet/mellanox/mlx5/core/devlink.c  |  60 ++++++
 drivers/net/ethernet/mellanox/mlx5/core/fw.c       | 219 +++++++++++++++++++--
 .../net/ethernet/mellanox/mlx5/core/mlx5_core.h    |   2 +
 4 files changed, 280 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-05 23:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04 20:51 [pull request][net-next V2 0/2] Mellanox, mlx5 updates 2019-07-04 Saeed Mahameed
2019-07-04 20:51 ` [net-next V2 1/2] net/mlx5: Added fw version query command Saeed Mahameed
2019-07-04 20:51 ` [net-next V2 2/2] net/mlx5: Added devlink info callback Saeed Mahameed
2019-07-05 23:24 ` [pull request][net-next V2 0/2] Mellanox, mlx5 updates 2019-07-04 David Miller

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).