From: Roman Gushchin <guro@fb.com>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: <netdev@vger.kernel.org>, <shuahkh@osg.samsung.com>,
<shuah@kernel.org>, <linux-kselftest@vger.kernel.org>
Subject: Re: [PATCH] selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
Date: Mon, 11 Dec 2017 19:41:19 +0000 [thread overview]
Message-ID: <20171211194113.GA1649@castle.DHCP.thefacebook.com> (raw)
In-Reply-To: <1513020323-29591-1-git-send-email-naresh.kamboju@linaro.org>
Hi Naresh,
Looks good!
Thanks!
On Tue, Dec 12, 2017 at 12:55:23AM +0530, 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/bpf/config | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/bpf/config b/tools/testing/selftests/bpf/config
> index 52d53ed..9d48973 100644
> --- a/tools/testing/selftests/bpf/config
> +++ b/tools/testing/selftests/bpf/config
> @@ -3,3 +3,4 @@ CONFIG_BPF_SYSCALL=y
> CONFIG_NET_CLS_BPF=m
> CONFIG_BPF_EVENTS=y
> CONFIG_TEST_BPF=m
> +CONFIG_CGROUP_BPF=y
> --
> 2.7.4
>
next prev parent reply other threads:[~2017-12-11 19:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-11 19:25 [PATCH] selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y Naresh Kamboju
2017-12-11 19:41 ` Roman Gushchin [this message]
2017-12-12 1:34 ` Daniel Borkmann
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=20171211194113.GA1649@castle.DHCP.thefacebook.com \
--to=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;
as well as URLs for NNTP newsgroup(s).