aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKristian Overskeid <[email protected]>2023-03-09 10:23:02 +0100
committerJakub Kicinski <[email protected]>2023-03-13 16:15:58 -0700
commit4821c186b9c343760a293b455b603735291a7865 (patch)
treedec06799fff68ea05ed80e9e1d8072a670fe1b45 /tools/perf/scripts/python/bin
parent90c7dd32652bcfcc7716c762bc095a7d49ad85dd (diff)
net: hsr: Don't log netdev_err message on unknown prp dst node
If no frames has been exchanged with a node for HSR_NODE_FORGET_TIME, the node will be deleted from the node_db list. If a frame is sent to the node after it is deleted, a netdev_err message for each slave interface is produced. This should not happen with dan nodes because of supervision frames, but can happen often with san nodes, which clutters the kernel log. Since the hsr protocol does not support sans, this is only relevant for the prp protocol. Signed-off-by: Kristian Overskeid <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions