netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Mellanox, mlx5 devlink versions query
@ 2019-07-02 23:55 Saeed Mahameed
  2019-07-02 23:55 ` [PATCH net-next 1/2] net/mlx5: Added fw version query command Saeed Mahameed
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Saeed Mahameed @ 2019-07-02 23:55 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev@vger.kernel.org, Saeed Mahameed

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


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

end of thread, other threads:[~2019-07-04 20:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-02 23:55 [PATCH net-next 0/2] Mellanox, mlx5 devlink versions query Saeed Mahameed
2019-07-02 23:55 ` [PATCH net-next 1/2] net/mlx5: Added fw version query command Saeed Mahameed
2019-07-02 23:55 ` [PATCH net-next 2/2] net/mlx5: Added devlink info callback Saeed Mahameed
2019-07-03  0:51 ` [PATCH net-next 0/2] Mellanox, mlx5 devlink versions query Jakub Kicinski
2019-07-03 20:47 ` David Miller
2019-07-03 20:49   ` David Miller
2019-07-03 23:07     ` Saeed Mahameed
2019-07-04 20:50       ` David Miller
2019-07-04 20:54         ` Saeed Mahameed

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