Re: [PATCH net-next RFC] selftests: net: add netpoll basic functionality test

From: Breno Leitao
Date: Mon Jun 23 2025 - 13:44:35 EST


On Mon, Jun 23, 2025 at 10:29:03AM -0700, Jakub Kicinski wrote:
> On Mon, 23 Jun 2025 02:16:12 -0700 Breno Leitao wrote:
> > So, the selftest for netpoll is already in the mailing list[1], so, we
> > have two options, now:
> >
> > 1) Steal your patch and make [1] depend on it.
> > 2) Merge the selftest [1] and, then, steal your patch by adding the
> > bpftrace support in it.
> >
> > What is your recommendation?
>
> Let's see if [1] gets merged as is, if we need a v2 let's add the
> bpftrace patch?

Sounds like a plan.

Thanks!
--breno