Documentation: Add description of netdevsim traps
Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
da58f90f11
commit
9e08745704
@@ -162,6 +162,17 @@ be added to the following table:
|
||||
- Traps packets that the device decided to drop because they could not be
|
||||
enqueued to a transmission queue which is full
|
||||
|
||||
Driver-specific Packet Traps
|
||||
============================
|
||||
|
||||
Device drivers can register driver-specific packet traps, but these must be
|
||||
clearly documented. Such traps can correspond to device-specific exceptions and
|
||||
help debug packet drops caused by these exceptions. The following list includes
|
||||
links to the description of driver-specific traps registered by various device
|
||||
drivers:
|
||||
|
||||
* :doc:`/devlink-trap-netdevsim`
|
||||
|
||||
Generic Packet Trap Groups
|
||||
==========================
|
||||
|
||||
|
Reference in New Issue
Block a user