All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf] samples: bpf: add ibumad sample to .gitignore
@ 2019-05-24 19:59 Matteo Croce
  2019-05-25  2:58 ` Alexei Starovoitov
  0 siblings, 1 reply; 2+ messages in thread
From: Matteo Croce @ 2019-05-24 19:59 UTC (permalink / raw)
  To: xdp-newbies, bpf
  Cc: linux-kernel, netdev, Alexei Starovoitov, Daniel Borkmann

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

Signed-off-by: Matteo Croce <mcroce@redhat.com>
---
 samples/bpf/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/samples/bpf/.gitignore b/samples/bpf/.gitignore
index c7498457595a..74d31fd3c99c 100644
--- a/samples/bpf/.gitignore
+++ b/samples/bpf/.gitignore
@@ -1,6 +1,7 @@
 cpustat
 fds_example
 hbm
+ibumad
 lathist
 lwt_len_hist
 map_perf_test
-- 
2.21.0


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

* Re: [PATCH bpf] samples: bpf: add ibumad sample to .gitignore
  2019-05-24 19:59 [PATCH bpf] samples: bpf: add ibumad sample to .gitignore Matteo Croce
@ 2019-05-25  2:58 ` Alexei Starovoitov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexei Starovoitov @ 2019-05-25  2:58 UTC (permalink / raw)
  To: Matteo Croce
  Cc: Xdp, bpf, LKML, Network Development, Alexei Starovoitov, Daniel Borkmann

On Fri, May 24, 2019 at 12:59 PM Matteo Croce <mcroce@redhat.com> wrote:
>
> This commit adds ibumad to .gitignore which is
> currently ommited from the ignore file.
>
> Signed-off-by: Matteo Croce <mcroce@redhat.com>

Applied. Thanks

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

end of thread, other threads:[~2019-05-25  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24 19:59 [PATCH bpf] samples: bpf: add ibumad sample to .gitignore Matteo Croce
2019-05-25  2:58 ` Alexei Starovoitov

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.