All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Ahern <dsa@cumulusnetworks.com>
To: Alexander Alemayhu <alexander@alemayhu.com>,
	Daniel Borkmann <daniel@iogearbox.net>
Cc: netdev@vger.kernel.org, ast@fb.com
Subject: Re: [PATCH net-next] bpf: add test_progs to .gitignore
Date: Tue, 11 Apr 2017 08:08:24 -0600	[thread overview]
Message-ID: <6cea626b-d95d-743b-2f3e-d64e65d9df88@cumulusnetworks.com> (raw)
In-Reply-To: <20170411121427.GB5207@gmail.com>

On 4/11/17 6:14 AM, Alexander Alemayhu wrote:
> On Tue, Apr 11, 2017 at 01:49:10PM +0200, Daniel Borkmann wrote:
>>
>> Good point, we should also add '*.o' in that case for the
>> TEST_GEN_FILES specified objs that clang generates.
> 
> Think that is covered by other files but added. Would it be
> okay to ignore all the generated files, like the below?

listing each program is not a sustainable way to do this. It would be
simpler to put build targets into a build directory and then ignore the
build directory.

  reply	other threads:[~2017-04-11 14:08 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
2017-04-11 12:14   ` Alexander Alemayhu
2017-04-11 14:08     ` David Ahern [this message]
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=6cea626b-d95d-743b-2f3e-d64e65d9df88@cumulusnetworks.com \
    --to=dsa@cumulusnetworks.com \
    --cc=alexander@alemayhu.com \
    --cc=ast@fb.com \
    --cc=daniel@iogearbox.net \
    --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 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.