summaryrefslogtreecommitdiff
path: root/scripts/extract-vmlinux
diff options
context:
space:
mode:
authorPeter Oskolkov <posk@google.com>2024-01-12 16:53:05 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-15 18:23:44 +0100
commit47468fae2704151503214f4d4327c164118247fd (patch)
tree0af90595220cb6897e67e7ad06086f3f86a39365 /scripts/extract-vmlinux
parent610003d742341dddca03a83beb7c61f1f079b8c5 (diff)
net: add a route cache full diagnostic message
commit 22c2ad616b74f3de2256b242572ab449d031d941 upstream. In some testing scenarios, dst/route cache can fill up so quickly that even an explicit GC call occasionally fails to clean it up. This leads to sporadically failing calls to dst_alloc and "network unreachable" errors to the user, which is confusing. This patch adds a diagnostic message to make the cause of the failure easier to determine. Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Suraj Jitindar Singh <surajjs@amazon.com> Cc: <stable@vger.kernel.org> # 4.19.x Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions