Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1.. SPDX-License-Identifier: GPL-2.0
2
3======================
4Devlink Trap netdevsim
5======================
6
7Driver-specific Traps
8=====================
9
10.. list-table:: List of Driver-specific Traps Registered by ``netdevsim``
11 :widths: 5 5 90
12
13 * - Name
14 - Type
15 - Description
16 * - ``fid_miss``
17 - ``exception``
18 - When a packet enters the device it is classified to a filtering
19 indentifier (FID) based on the ingress port and VLAN. This trap is used
20 to trap packets for which a FID could not be found