Re: [PATCH 1/4] perf test: Skip dlfilter test for build failures

From: Arnaldo Carvalho de Melo

Date: Tue Jan 13 2026 - 15:21:19 EST


On Fri, Jan 09, 2026 at 03:16:50PM -0800, Ian Rogers wrote:
> On Thu, Jan 8, 2026 at 3:58 PM Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
> >
> > Ping (for the whole series)!
> >
> > Thanks,
> > Namhyung
> >
> >
> > On Thu, Dec 18, 2025 at 05:18:17PM -0800, Namhyung Kim wrote:
> > > For some reason, it may fail to build the dlfilter. Let's skip the test
> > > as it's not an error in the perf. This can happen when you run the perf
> > > test without source code or in a different directory.
> > >
> > > Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>
>
> Reviewed-by: Ian Rogers <irogers@xxxxxxxxxx>

Thanks, applied to perf-tools-next,

- Arnaldo