From: Hangbin Liu <liuhangbin@gmail.com>
To: netdev@vger.kernel.org
Cc: "David S . Miller" <davem@davemloft.net>,
"Andrea Mayer" <andrea.mayer@uniroma2.it>,
"Coco Li" <lixiaoyan@google.com>,
"Paolo Lungaroni" <paolo.lungaroni@uniroma2.it>,
"Paolo Abeni" <pabeni@redhat.com>,
"Toke Høiland-Jørgensen" <toke@redhat.com>,
linux-kselftest@vger.kernel.org,
"Hangbin Liu" <liuhangbin@gmail.com>
Subject: [PATCH net 0/5] kselftests/net: add missed tests to Makefile
Date: Mon, 1 Nov 2021 12:06:04 +0800 [thread overview]
Message-ID: <20211101040609.127729-1-liuhangbin@gmail.com> (raw)
When generating the selftest to another folder, some tests are missing
as they are not added in Makefile. e.g.
make -C tools/testing/selftests/ install \
TARGETS="net" INSTALL_PATH=/tmp/kselftests
These pathset add them separately to make the Fixes tags less. It would
also make the stable tree or downstream backport easier.
If you think there is no need to add the Fixes tag for this minor issue.
I can repost a new patch and merge all the fixes together.
Thanks
Hangbin Liu (5):
kselftests/net: add missed icmp.sh test to Makefile
kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile
kselftests/net: add missed SRv6 tests
kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
tools/testing/selftests/net/Makefile | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
2.31.1
next reply other threads:[~2021-11-01 4:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-01 4:06 Hangbin Liu [this message]
2021-11-01 4:06 ` [PATCH net 1/5] kselftests/net: add missed icmp.sh test to Makefile Hangbin Liu
2021-11-01 4:06 ` [PATCH net 2/5] kselftests/net: add missed setup_loopback.sh/setup_veth.sh " Hangbin Liu
2021-11-01 4:06 ` [PATCH net 3/5] kselftests/net: add missed SRv6 tests Hangbin Liu
2021-11-01 4:06 ` [PATCH net 4/5] kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile Hangbin Liu
2021-11-01 23:02 ` Willem de Bruijn
2021-11-01 4:06 ` [PATCH net 5/5] kselftests/net: add missed vrf_strict_mode_test.sh test " Hangbin Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211101040609.127729-1-liuhangbin@gmail.com \
--to=liuhangbin@gmail.com \
--cc=andrea.mayer@uniroma2.it \
--cc=davem@davemloft.net \
--cc=linux-kselftest@vger.kernel.org \
--cc=lixiaoyan@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=paolo.lungaroni@uniroma2.it \
--cc=toke@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox