From: "Daniel Díaz" <daniel.diaz@linaro.org>
To: Anders Roxell <anders.roxell@linaro.org>, shuah@kernel.org
Cc: daniel@iogearbox.net, ast@kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH] selftests/bpf: update gitignore with test_libbpf_open
Date: Wed, 21 Feb 2018 15:37:13 -0600 [thread overview]
Message-ID: <537755db-cf7b-950d-6f30-871b3b412411@linaro.org> (raw)
In-Reply-To: <20180221213001.18682-1-anders.roxell@linaro.org>
On 02/21/2018 03:30 PM, Anders Roxell wrote:
> bpf builds a test program for loading BPF ELF files. Add the executable
> to the .gitignore list.
>
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Tested-by: Daniel Díaz <daniel.diaz@linaro.org>
> ---
> tools/testing/selftests/bpf/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
> index cc15af2e54fe..9cf83f895d98 100644
> --- a/tools/testing/selftests/bpf/.gitignore
> +++ b/tools/testing/selftests/bpf/.gitignore
> @@ -11,3 +11,4 @@ test_progs
> test_tcpbpf_user
> test_verifier_log
> feature
> +test_libbpf_open
next prev parent reply other threads:[~2018-02-21 21:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-21 21:30 [PATCH] selftests/bpf: update gitignore with test_libbpf_open Anders Roxell
2018-02-21 21:37 ` Daniel Díaz [this message]
2018-02-21 22:48 ` David Miller
2018-02-21 23:03 ` Shuah Khan
2018-02-22 0:33 ` Daniel Borkmann
2018-02-22 0:37 ` Shuah Khan
2018-02-22 0:44 ` 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=537755db-cf7b-950d-6f30-871b3b412411@linaro.org \
--to=daniel.diaz@linaro.org \
--cc=anders.roxell@linaro.org \
--cc=ast@kernel.org \
--cc=daniel@iogearbox.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=shuah@kernel.org \
/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).