[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPhsuW41M1UraXmGRQp8_7APtv12=oEwzFjvqYjBiJewuEJCUA@mail.gmail.com>
Date: Tue, 5 Mar 2019 13:00:41 -0800
From: Song Liu <liu.song.a23@...il.com>
To: "Daniel T. Lee" <danieltimlee@...il.com>
Cc: Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>,
Networking <netdev@...r.kernel.org>
Subject: Re: [PATCH] samples: bpf: add xdp_sample_pkts to .gitignore
On Mon, Mar 4, 2019 at 5:25 PM Daniel T. Lee <danieltimlee@...il.com> wrote:
>
> This commit adds xdp_sample_pkts to .gitignore which is
> currently ommited from the ignore file.
>
> Signed-off-by: Daniel T. Lee <danieltimlee@...il.com>
I think this is for bpf-next tree, which is closed during the merge window.
Please resubmit when the tree reopens.
Thanks,
Song
> ---
> samples/bpf/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/samples/bpf/.gitignore b/samples/bpf/.gitignore
> index 8ae4940025f8..5a1d084be806 100644
> --- a/samples/bpf/.gitignore
> +++ b/samples/bpf/.gitignore
> @@ -45,5 +45,6 @@ xdp_redirect_cpu
> xdp_redirect_map
> xdp_router_ipv4
> xdp_rxq_info
> +xdp_sample_pkts
> xdp_tx_iptunnel
> xdpsock
> --
> 2.17.1
>
Powered by blists - more mailing lists