From: Daniel Borkmann <daniel@iogearbox.net>
To: Alexander Alemayhu <alexander@alemayhu.com>, netdev@vger.kernel.org
Cc: ast@fb.com
Subject: Re: [PATCH net-next] bpf: add test_progs to .gitignore
Date: Tue, 11 Apr 2017 13:49:10 +0200 [thread overview]
Message-ID: <58ECC2B6.1020104@iogearbox.net> (raw)
In-Reply-To: <20170411113538.31423-1-alexander@alemayhu.com>
On 04/11/2017 01:35 PM, Alexander Alemayhu wrote:
> Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
> ---
> 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 541d9d7fad5a..2fe8766e204f 100644
> --- a/tools/testing/selftests/bpf/.gitignore
> +++ b/tools/testing/selftests/bpf/.gitignore
> @@ -3,3 +3,4 @@ test_maps
> test_lru_map
> test_lpm_map
> test_tag
> +test_progs
Good point, we should also add '*.o' in that case for the
TEST_GEN_FILES specified objs that clang generates.
next prev parent reply other threads:[~2017-04-11 11:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-11 11:35 [PATCH net-next] bpf: add test_progs to .gitignore Alexander Alemayhu
2017-04-11 11:49 ` Daniel Borkmann [this message]
2017-04-11 12:14 ` Alexander Alemayhu
2017-04-11 14:08 ` David Ahern
2017-04-11 14:43 ` Alexander Alemayhu
2017-04-11 15:16 ` David Ahern
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=58ECC2B6.1020104@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=alexander@alemayhu.com \
--cc=ast@fb.com \
--cc=netdev@vger.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).