xref: /linux/Documentation/networking/devlink/ixd.rst (revision f290d48f0299ced7f2cc939579396e79019a1b7c)
1.. SPDX-License-Identifier: GPL-2.0
2
3===================
4ixd devlink support
5===================
6
7This document describes the devlink features implemented by the ``ixd``
8device driver.
9
10Info versions
11=============
12
13The ``ixd`` driver reports the following versions
14
15.. list-table:: devlink info versions implemented
16    :widths: 5 5 5 90
17
18    * - Name
19      - Type
20      - Example
21      - Description
22    * - ``device.type``
23      - fixed
24      - MEV
25      - The hardware type for this device
26    * - ``fw.mgmt.api``
27      - running
28      - 2.0
29      - 2-digit version number (major.minor) of the communication channel
30        (virtchnl) used by the device.
31