Netdev List
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox.net>
To: Naresh Kamboju <naresh.kamboju@linaro.org>, netdev@vger.kernel.org
Cc: shuahkh@osg.samsung.com, guro@fb.com, shuah@kernel.org,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH] selftests: net: Adding config fragment CONFIG_CGROUP_BPF=y
Date: Fri, 8 Dec 2017 17:29:48 +0100	[thread overview]
Message-ID: <4cbe87de-c43e-30ae-b728-c44a83eaedbd@iogearbox.net> (raw)
In-Reply-To: <1512674639-13764-1-git-send-email-naresh.kamboju@linaro.org>

On 12/07/2017 08:23 PM, Naresh Kamboju wrote:
> CONFIG_CGROUP_BPF=y is required for test_dev_cgroup test case.
> 
> Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
> ---
>  tools/testing/selftests/net/config | 1 +

Did you mean to add this to tools/testing/selftests/bpf/config instead?

test_dev_cgroup is under bpf selftests. Please respin for the correct
test suite.

>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/net/config b/tools/testing/selftests/net/config
> index e57b4ac..02301c6 100644
> --- a/tools/testing/selftests/net/config
> +++ b/tools/testing/selftests/net/config
> @@ -1,3 +1,4 @@
>  CONFIG_USER_NS=y
>  CONFIG_BPF_SYSCALL=y
>  CONFIG_TEST_BPF=m
> +CONFIG_CGROUP_BPF=y
> 

      reply	other threads:[~2017-12-08 16:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-07 19:23 [PATCH] selftests: net: Adding config fragment CONFIG_CGROUP_BPF=y Naresh Kamboju
2017-12-08 16:29 ` Daniel Borkmann [this message]

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=4cbe87de-c43e-30ae-b728-c44a83eaedbd@iogearbox.net \
    --to=daniel@iogearbox.net \
    --cc=guro@fb.com \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=shuahkh@osg.samsung.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