netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] samples: bpf: add xdp_sample_pkts to .gitignore
@ 2019-03-05  1:23 Daniel T. Lee
  2019-03-05 21:00 ` Song Liu
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel T. Lee @ 2019-03-05  1:23 UTC (permalink / raw)
  To: Daniel Borkmann, Alexei Starovoitov; +Cc: netdev

This commit adds xdp_sample_pkts to .gitignore which is
currently ommited from the ignore file.

Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] samples: bpf: add xdp_sample_pkts to .gitignore
  2019-03-05  1:23 [PATCH] samples: bpf: add xdp_sample_pkts to .gitignore Daniel T. Lee
@ 2019-03-05 21:00 ` Song Liu
  0 siblings, 0 replies; 4+ messages in thread
From: Song Liu @ 2019-03-05 21:00 UTC (permalink / raw)
  To: Daniel T. Lee; +Cc: Daniel Borkmann, Alexei Starovoitov, Networking

On Mon, Mar 4, 2019 at 5:25 PM Daniel T. Lee <danieltimlee@gmail.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@gmail.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
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] samples: bpf: add xdp_sample_pkts to .gitignore
@ 2019-03-20  4:17 Daniel T. Lee
  2019-03-22  2:36 ` Alexei Starovoitov
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel T. Lee @ 2019-03-20  4:17 UTC (permalink / raw)
  To: Daniel Borkmann, Alexei Starovoitov; +Cc: netdev

This commit adds xdp_sample_pkts to .gitignore which is
currently ommited from the ignore file.

Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] samples: bpf: add xdp_sample_pkts to .gitignore
  2019-03-20  4:17 Daniel T. Lee
@ 2019-03-22  2:36 ` Alexei Starovoitov
  0 siblings, 0 replies; 4+ messages in thread
From: Alexei Starovoitov @ 2019-03-22  2:36 UTC (permalink / raw)
  To: Daniel T. Lee; +Cc: Daniel Borkmann, Alexei Starovoitov, Network Development

On Tue, Mar 19, 2019 at 9:17 PM Daniel T. Lee <danieltimlee@gmail.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@gmail.com>

applied. thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-22  2:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-05  1:23 [PATCH] samples: bpf: add xdp_sample_pkts to .gitignore Daniel T. Lee
2019-03-05 21:00 ` Song Liu
  -- strict thread matches above, loose matches on Subject: below --
2019-03-20  4:17 Daniel T. Lee
2019-03-22  2:36 ` Alexei Starovoitov

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).