[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190702235442.1925-1-saeedm@mellanox.com>
Date: Tue, 2 Jul 2019 23:55:07 +0000
From: Saeed Mahameed <saeedm@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Saeed Mahameed <saeedm@...lanox.com>
Subject: [PATCH net-next 0/2] Mellanox, mlx5 devlink versions query
Hi Dave,
This humble 2 patch series from Shay adds the support for devlink fw
versions query to mlx5 driver.
In the first patch we implement the needed fw commands to support this
feature.
In the 2nd patch we implement the devlink callbacks themselves.
I am not sending this as a pull request since i am not sure when my next
pull request is going to be ready, and these two patches are straight
forward net-next patches.
Thanks,
Saeed.
---
Shay Agroskin (2):
net/mlx5: Added fw version query command
net/mlx5: Added devlink info callback
.../device_drivers/mellanox/mlx5.rst | 19 ++
.../net/ethernet/mellanox/mlx5/core/devlink.c | 60 +++++
drivers/net/ethernet/mellanox/mlx5/core/fw.c | 219 ++++++++++++++++--
.../ethernet/mellanox/mlx5/core/mlx5_core.h | 2 +
4 files changed, 280 insertions(+), 20 deletions(-)
--
2.21.0
Powered by blists - more mailing lists