Skip to content

Commit 44bde51

Browse files
idoschdavem330
authored andcommitted
Documentation: Clarify trap's description
Alex noted that the below description might not be obvious to all users. Clarify it by adding an example. Fixes: f3047ca ("Documentation: Add devlink-trap documentation") Reported-by: Alex Kushnarov <[email protected]> Reviewed-by: Alex Kushnarov <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 979b9b2 commit 44bde51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/networking/devlink-trap.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ be added to the following table:
143143
* - ``port_list_is_empty``
144144
- ``drop``
145145
- Traps packets that the device decided to drop in case they need to be
146-
flooded and the flood list is empty
146+
flooded (e.g., unknown unicast, unregistered multicast) and there are
147+
no ports the packets should be flooded to
147148
* - ``port_loopback_filter``
148149
- ``drop``
149150
- Traps packets that the device decided to drop in case after layer 2

0 commit comments

Comments
 (0)