From: idosch at idosch.org (Ido Schimmel)
Subject: [PATCH] selftests: net: move fragment forwarding/config up a level
Date: Tue, 21 Aug 2018 21:56:25 +0300 [thread overview]
Message-ID: <20180821185625.GB27078@splinter> (raw)
In-Reply-To: <20180821161212.5750-1-anders.roxell@linaro.org>
On Tue, Aug 21, 2018 at 06:12:12PM +0200, Anders Roxell wrote:
> 'make kselftest-merge' assumes that the config files for the tests are
> located under the 'main' tet dir, like tools/testing/selftests/net/ and
> not in a subdir to net.
The tests under tools/testing/selftests/net/forwarding/ aren't executed
as part of the Makefile. The config file is there mainly so that people
will know which config options they need in order to run the tests.
The tests can be added to the Makefile, but some of them take a few
minutes to complete which is probably against "Don't take too long;"
mentioned in Documentation/dev-tools/kselftest.rst.
WARNING: multiple messages have this Message-ID (diff)
From: idosch@idosch.org (Ido Schimmel)
Subject: [PATCH] selftests: net: move fragment forwarding/config up a level
Date: Tue, 21 Aug 2018 21:56:25 +0300 [thread overview]
Message-ID: <20180821185625.GB27078@splinter> (raw)
Message-ID: <20180821185625.9vm8nfJ2uMTJkWWrQ2go8j6I-D4Mk0eSqNBOXvB9fzo@z> (raw)
In-Reply-To: <20180821161212.5750-1-anders.roxell@linaro.org>
On Tue, Aug 21, 2018@06:12:12PM +0200, Anders Roxell wrote:
> 'make kselftest-merge' assumes that the config files for the tests are
> located under the 'main' tet dir, like tools/testing/selftests/net/ and
> not in a subdir to net.
The tests under tools/testing/selftests/net/forwarding/ aren't executed
as part of the Makefile. The config file is there mainly so that people
will know which config options they need in order to run the tests.
The tests can be added to the Makefile, but some of them take a few
minutes to complete which is probably against "Don't take too long;"
mentioned in Documentation/dev-tools/kselftest.rst.
WARNING: multiple messages have this Message-ID (diff)
From: Ido Schimmel <idosch@idosch.org>
To: Anders Roxell <anders.roxell@linaro.org>
Cc: davem@davemloft.net, shuah@kernel.org,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
linux-kselftest@vger.kernel.org
Subject: Re: [PATCH] selftests: net: move fragment forwarding/config up a level
Date: Tue, 21 Aug 2018 21:56:25 +0300 [thread overview]
Message-ID: <20180821185625.GB27078@splinter> (raw)
In-Reply-To: <20180821161212.5750-1-anders.roxell@linaro.org>
On Tue, Aug 21, 2018 at 06:12:12PM +0200, Anders Roxell wrote:
> 'make kselftest-merge' assumes that the config files for the tests are
> located under the 'main' tet dir, like tools/testing/selftests/net/ and
> not in a subdir to net.
The tests under tools/testing/selftests/net/forwarding/ aren't executed
as part of the Makefile. The config file is there mainly so that people
will know which config options they need in order to run the tests.
The tests can be added to the Makefile, but some of them take a few
minutes to complete which is probably against "Don't take too long;"
mentioned in Documentation/dev-tools/kselftest.rst.
next prev parent reply other threads:[~2018-08-21 18:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-21 16:12 [PATCH] selftests: net: move fragment forwarding/config up a level anders.roxell
2018-08-21 16:12 ` Anders Roxell
2018-08-21 16:12 ` Anders Roxell
2018-08-21 18:56 ` idosch [this message]
2018-08-21 18:56 ` Ido Schimmel
2018-08-21 18:56 ` Ido Schimmel
2018-08-21 19:41 ` shuah
2018-08-21 19:41 ` Shuah Khan
2018-08-21 19:41 ` Shuah Khan
2018-08-22 6:45 ` idosch
2018-08-22 6:45 ` Ido Schimmel
2018-08-22 6:45 ` Ido Schimmel
2018-08-23 17:09 ` shuah
2018-08-23 17:09 ` Shuah Khan
2018-08-23 17:09 ` Shuah Khan
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=20180821185625.GB27078@splinter \
--to=unknown@example.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.