1 .. SPDX-License-Identifier: GPL-2.0
7 This document describes the devlink features implemented by the ``mlxsw``
13 .. list-table:: Generic parameters implemented
17 * - ``fw_load_policy``
20 The ``mlxsw`` driver also implements the following driver-specific
23 .. list-table:: Driver-specific parameters implemented
30 * - ``acl_region_rehash_interval``
33 - Sets an interval for periodic ACL region rehashes. The value is
34 specified in milliseconds, with a minimum of ``3000``. The value of
35 ``0`` disables periodic work entirely. The first rehash will be run
36 immediately after the value is set.
38 The ``mlxsw`` driver supports reloading via ``DEVLINK_CMD_RELOAD``
43 The ``mlxsw`` driver reports the following versions
45 .. list-table:: devlink info versions implemented
53 - The hardware revision for this board
59 - Three digit firmware version
64 .. list-table:: List of Driver-specific Traps Registered by ``mlxsw``
72 - Traps packets that the device decided to drop because they need to be
73 routed from a disabled router interface (RIF). This can happen during
74 RIF dismantle, when the RIF is first disabled before being removed
78 - Traps packets that the device decided to drop because they need to be
79 routed through a disabled router interface (RIF). This can happen during
80 RIF dismantle, when the RIF is first disabled before being removed