summaryrefslogtreecommitdiff
path: root/net/netlabel
diff options
context:
space:
mode:
authorStéphane Graber <stgraber@ubuntu.com>2022-03-30 22:42:45 +0300
committerJakub Kicinski <kuba@kernel.org>2022-03-31 18:52:48 +0300
commitea07af2e71cdf2c08251d8ead196ce1c9466e38c (patch)
tree80de38d54b303b298f95178bb5afc0d6a23d122c /net/netlabel
parent46b556205dcead1ec180329b771c2593d81c6b9b (diff)
downloadlinux-ea07af2e71cdf2c08251d8ead196ce1c9466e38c.tar.xz
openvswitch: Add recirc_id to recirc warning
When hitting the recirculation limit, the kernel would currently log something like this: [ 58.586597] openvswitch: ovs-system: deferred action limit reached, drop recirc action Which isn't all that useful to debug as we only have the interface name to go on but can't track it down to a specific flow. With this change, we now instead get: [ 58.586597] openvswitch: ovs-system: deferred action limit reached, drop recirc action (recirc_id=0x9e) Which can now be correlated with the flow entries from OVS. Suggested-by: Frode Nordahl <frode.nordahl@canonical.com> Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Tested-by: Stephane Graber <stgraber@ubuntu.com> Acked-by: Eelco Chaudron <echaudro@redhat.com> Link: https://lore.kernel.org/r/20220330194244.3476544-1-stgraber@ubuntu.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions