[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YYH3K1zJmissyL7F@Laptop-X1>
Date: Wed, 3 Nov 2021 10:42:51 +0800
From: Hangbin Liu <liuhangbin@...il.com>
To: Willem de Bruijn <willemdebruijn.kernel@...il.com>
Cc: netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>,
Andrea Mayer <andrea.mayer@...roma2.it>,
Coco Li <lixiaoyan@...gle.com>,
Paolo Lungaroni <paolo.lungaroni@...roma2.it>,
Paolo Abeni <pabeni@...hat.com>,
Toke Høiland-Jørgensen <toke@...hat.com>,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCHv2 net 5/5] kselftests/net: add missed
toeplitz.sh/toeplitz_client.sh to Makefile
On Tue, Nov 02, 2021 at 11:09:43AM -0400, Willem de Bruijn wrote:
> On Mon, Nov 1, 2021 at 9:37 PM Hangbin Liu <liuhangbin@...il.com> wrote:
> >
> > When generating the selftests to another folder, the toeplitz.sh
> > and toeplitz_client.sh are missing as they are not in Makefile, e.g.
> >
> > make -C tools/testing/selftests/ install \
> > TARGETS="net" INSTALL_PATH=/tmp/kselftests
> >
> > Making them under TEST_PROGS_EXTENDED as they test NIC hardware features
> > and are not intended to be run from kselftests.
> >
> > Fixes: 5ebfb4cc3048 ("selftests/net: toeplitz test")
> > Signed-off-by: Hangbin Liu <liuhangbin@...il.com>
>
> Reviewed-by: Willem de Bruijn <willemb@...gle.com>
Thanks for the review.
>
> The same might apply to the icmp and vrf tests? I am not familiar with those.
icmp and vrf are running for selftests. They should be added to TEST_PROGS.
Thanks
Hangbin
Powered by blists - more mailing lists