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

From: Ivan Babrou
Date: Fri Jul 07 2023 - 00:43:02 EST


On Thu, Jul 6, 2023 at 7:17 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> 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?

Thank you, I just sent v2 with the fix:

* https://lore.kernel.org/netdev/20230707043923.35578-1-ivan@xxxxxxxxxxxxxx/