From: Jakub Kicinski Date: Thu, 5 Dec 2024 03:15:39 +0000 (-0800) Subject: Merge branch 'netcons-add-udp-send-fail-statistics-to-netconsole' X-Git-Tag: v6.14-rc1~162^2~286 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1081779ca8f18774585aa3cf540cdde13afdc7c;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'netcons-add-udp-send-fail-statistics-to-netconsole' Maksym Kutsevol says: ==================== netcons: Add udp send fail statistics to netconsole Enhance observability of netconsole. Packet sends can fail. Start tracking at least two failure possibilities: ENOMEM and NET_XMIT_DROP for every target. Stats are exposed via an additional attribute in CONFIGFS. The exposed statistics allows easier debugging of cases when netconsole messages were not seen by receivers, eliminating the guesswork if the sender thinks that messages in question were sent out. Stats are not reset on enable/disable/change remote ip/etc, they belong to the netcons target itself. ==================== Link: https://patch.msgid.link/20241202-netcons-add-udp-send-fail-statistics-to-netconsole-v5-0-70e82239f922@kutsevol.com Signed-off-by: Jakub Kicinski --- a1081779ca8f18774585aa3cf540cdde13afdc7c