All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexei Starovoitov <alexei.starovoitov@gmail.com>
To: Mauricio Vasquez B <mauricio.vasquez@polito.it>
Cc: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Shuah Khan <shuah@kernel.org>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH bpf] selftests/bpf: add missing executables to .gitignore
Date: Thu, 6 Sep 2018 10:57:18 -0700	[thread overview]
Message-ID: <20180906175716.5vaxpmclyvottvys@ast-mbp.dhcp.thefacebook.com> (raw)
In-Reply-To: <1535990727-2778-1-git-send-email-mauricio.vasquez@polito.it>

On Mon, Sep 03, 2018 at 06:05:27PM +0200, Mauricio Vasquez B wrote:
> Signed-off-by: Mauricio Vasquez B <mauricio.vasquez@polito.it>
> ---
>  tools/testing/selftests/bpf/.gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
> index 49938d72cf63..4d789c1e5167 100644
> --- a/tools/testing/selftests/bpf/.gitignore
> +++ b/tools/testing/selftests/bpf/.gitignore
> @@ -19,3 +19,7 @@ test_btf
>  test_sockmap
>  test_lirc_mode2_user
>  get_cgroup_id_user
> +test_skb_cgroup_id_user
> +test_socket_cookie
> +test_cgroup_storage
> +test_select_reuseport

Applied, Thanks


WARNING: multiple messages have this Message-ID (diff)
From: alexei.starovoitov at gmail.com (Alexei Starovoitov)
Subject: [PATCH bpf] selftests/bpf: add missing executables to .gitignore
Date: Thu, 6 Sep 2018 10:57:18 -0700	[thread overview]
Message-ID: <20180906175716.5vaxpmclyvottvys@ast-mbp.dhcp.thefacebook.com> (raw)
In-Reply-To: <1535990727-2778-1-git-send-email-mauricio.vasquez@polito.it>

On Mon, Sep 03, 2018 at 06:05:27PM +0200, Mauricio Vasquez B wrote:
> Signed-off-by: Mauricio Vasquez B <mauricio.vasquez at polito.it>
> ---
>  tools/testing/selftests/bpf/.gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
> index 49938d72cf63..4d789c1e5167 100644
> --- a/tools/testing/selftests/bpf/.gitignore
> +++ b/tools/testing/selftests/bpf/.gitignore
> @@ -19,3 +19,7 @@ test_btf
>  test_sockmap
>  test_lirc_mode2_user
>  get_cgroup_id_user
> +test_skb_cgroup_id_user
> +test_socket_cookie
> +test_cgroup_storage
> +test_select_reuseport

Applied, Thanks

WARNING: multiple messages have this Message-ID (diff)
From: alexei.starovoitov@gmail.com (Alexei Starovoitov)
Subject: [PATCH bpf] selftests/bpf: add missing executables to .gitignore
Date: Thu, 6 Sep 2018 10:57:18 -0700	[thread overview]
Message-ID: <20180906175716.5vaxpmclyvottvys@ast-mbp.dhcp.thefacebook.com> (raw)
Message-ID: <20180906175718.LLqyNcagK5HVhH6nAsXriCp1-aR_xYUSS5Qs2oqyFfY@z> (raw)
In-Reply-To: <1535990727-2778-1-git-send-email-mauricio.vasquez@polito.it>

On Mon, Sep 03, 2018@06:05:27PM +0200, Mauricio Vasquez B wrote:
> Signed-off-by: Mauricio Vasquez B <mauricio.vasquez at polito.it>
> ---
>  tools/testing/selftests/bpf/.gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
> index 49938d72cf63..4d789c1e5167 100644
> --- a/tools/testing/selftests/bpf/.gitignore
> +++ b/tools/testing/selftests/bpf/.gitignore
> @@ -19,3 +19,7 @@ test_btf
>  test_sockmap
>  test_lirc_mode2_user
>  get_cgroup_id_user
> +test_skb_cgroup_id_user
> +test_socket_cookie
> +test_cgroup_storage
> +test_select_reuseport

Applied, Thanks

  reply	other threads:[~2018-09-06 17:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-03 16:05 [PATCH bpf] selftests/bpf: add missing executables to .gitignore Mauricio Vasquez B
2018-09-03 16:05 ` Mauricio Vasquez B
2018-09-03 16:05 ` mauricio.vasquez
2018-09-06 17:57 ` Alexei Starovoitov [this message]
2018-09-06 17:57   ` Alexei Starovoitov
2018-09-06 17:57   ` alexei.starovoitov
2019-01-09  0:07 Stanislav Fomichev
2019-01-10 14:58 ` 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=20180906175716.5vaxpmclyvottvys@ast-mbp.dhcp.thefacebook.com \
    --to=alexei.starovoitov@gmail.com \
    --cc=ast@kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mauricio.vasquez@polito.it \
    --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 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.