Re: [PATCH] udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint

From: Jakub Kicinski
Date: Thu Jul 06 2023 - 22:17:24 EST


On Thu, 6 Jul 2023 10:22:36 -0700 Ivan Babrou wrote:
> The tracepoint has existed for 12 years, but it only covered udp
> over the legacy IPv4 protocol. Having it enabled for udp6 removes
> the unnecessary difference in error visibility.
>
> Signed-off-by: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
> Fixes: 296f7ea75b45 ("udp: add tracepoints for queueing skb to rcvbuf")

Doesn't build when IPv6=m, you need to export the tp?
--
pw-bot: cr