Skip to content

Commit fed5524

Browse files
Jimmy Assarssonmarckleinebudde
authored andcommitted
Documentation: devlink: add devlink documentation for the kvaser_pciefd driver
List the version information reported by the kvaser_pciefd driver through devlink. Suggested-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr> Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr> Signed-off-by: Jimmy Assarsson <extja@kvaser.com> Link: https://patch.msgid.link/20250725123230.8-11-extja@kvaser.com Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
1 parent 6271c8b commit fed5524

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

Documentation/networking/devlink/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ parameters, info versions, and other features it supports.
8585
ionic
8686
ice
8787
ixgbe
88+
kvaser_pciefd
8889
mlx4
8990
mlx5
9091
mlxsw
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
.. SPDX-License-Identifier: GPL-2.0
2+
3+
=============================
4+
kvaser_pciefd devlink support
5+
=============================
6+
7+
This document describes the devlink features implemented by the
8+
``kvaser_pciefd`` device driver.
9+
10+
Info versions
11+
=============
12+
13+
The ``kvaser_pciefd`` driver reports the following versions
14+
15+
.. list-table:: devlink info versions implemented
16+
:widths: 5 5 90
17+
18+
* - Name
19+
- Type
20+
- Description
21+
* - ``fw``
22+
- running
23+
- Version of the firmware running on the device. Also available
24+
through ``ethtool -i`` as ``firmware-version``.

0 commit comments

Comments
 (0)