Re: [PATCH v6 3/4] net: dropreason: use new __print_sym() in tracing
From: Johannes Berg
Date: Tue Sep 22 2026 - 05:15:13 EST
On Tue, 2026-09-22 at 11:01 +0200, Ilya Maximets wrote:
>
> Matthieu mentioned we'll need CONFIG_TRACEPOINTS in the selftest config
> shard: tools/testing/selftests/net/openvswitch/config
Right, I was going to comment on that but then while I was writing and
testing all your emails came in and I forgot.
> Is that a new dependency or was it always there we just missed adding it
> to the config before? (it's included in the common net config, so that
> is probably the reason why CI doesn't fail)
It can't really be new, perf to capture this was always used, I'm just
changing how the output is formatted.
Perhaps better to have that as a separate fix/cleanup?
johannes