Re: [PATCH net-next v4 2/3] selftests: drv-net: Factor out ksft C helpers

From: Joe Damato
Date: Thu Apr 24 2025 - 21:39:14 EST


On Thu, Apr 24, 2025 at 06:32:18PM -0700, Jakub Kicinski wrote:
> On Thu, 24 Apr 2025 00:27:32 +0000 Joe Damato wrote:
> > +++ b/tools/testing/selftests/drivers/net/ksft.h
> > +static void ksft_ready(void)
>
> > +static void ksft_wait(void)
>
> These need to be static inlines.
> I'll fix when applying cause I think this series may conflict
> with Bui Quang Minh's

OK -- if you change your mind and prefer that I respin to save you
some cycles or something, I am happy to do so.

Thanks.