diff options
| author | Jacob Keller <jacob.e.keller@intel.com> | 2020-01-09 14:46:10 -0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-01-10 17:06:59 -0800 |
| commit | f4bdd7103652fab5ac8b0ed75fa5cbc515b50b8b (patch) | |
| tree | ca068c74b7e95fa537d7bd156fce5b8ae81ef8b6 /Documentation/networking/devlink-trap-netdevsim.rst | |
| parent | 468672b24fbc1c018e192dcc90e887bc9a9b2595 (diff) | |
devlink: move devlink documentation to subfolder
Combine the documentation for devlink into a subfolder, and provide an
index.rst file that can be used to generally describe devlink.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/devlink-trap-netdevsim.rst')
| -rw-r--r-- | Documentation/networking/devlink-trap-netdevsim.rst | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Documentation/networking/devlink-trap-netdevsim.rst b/Documentation/networking/devlink-trap-netdevsim.rst deleted file mode 100644 index b721c9415473..000000000000 --- a/Documentation/networking/devlink-trap-netdevsim.rst +++ /dev/null @@ -1,20 +0,0 @@ -.. SPDX-License-Identifier: GPL-2.0 - -====================== -Devlink Trap netdevsim -====================== - -Driver-specific Traps -===================== - -.. list-table:: List of Driver-specific Traps Registered by ``netdevsim`` - :widths: 5 5 90 - - * - Name - - Type - - Description - * - ``fid_miss`` - - ``exception`` - - When a packet enters the device it is classified to a filtering - indentifier (FID) based on the ingress port and VLAN. This trap is used - to trap packets for which a FID could not be found |
