netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf] libbpf: Bump libpf current version to v0.0.7
@ 2019-12-09 22:40 Andrii Nakryiko
  2019-12-09 22:45 ` [Potential Spoof] " Martin Lau
  2019-12-11 13:57 ` Daniel Borkmann
  0 siblings, 2 replies; 4+ messages in thread
From: Andrii Nakryiko @ 2019-12-09 22:40 UTC (permalink / raw)
  To: bpf, netdev, ast, daniel; +Cc: andrii.nakryiko, kernel-team, Andrii Nakryiko

New development cycles starts, bump to v0.0.7 proactively.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
---
 tools/lib/bpf/libbpf.map | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/lib/bpf/libbpf.map b/tools/lib/bpf/libbpf.map
index 8ddc2c40e482..495df575f87f 100644
--- a/tools/lib/bpf/libbpf.map
+++ b/tools/lib/bpf/libbpf.map
@@ -208,3 +208,6 @@ LIBBPF_0.0.6 {
 		btf__find_by_name_kind;
 		libbpf_find_vmlinux_btf_id;
 } LIBBPF_0.0.5;
+
+LIBBPF_0.0.7 {
+} LIBBPF_0.0.6;
-- 
2.17.1


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

* Re: [Potential Spoof] [PATCH bpf] libbpf: Bump libpf current version to v0.0.7
  2019-12-09 22:40 [PATCH bpf] libbpf: Bump libpf current version to v0.0.7 Andrii Nakryiko
@ 2019-12-09 22:45 ` Martin Lau
  2019-12-11 13:57 ` Daniel Borkmann
  1 sibling, 0 replies; 4+ messages in thread
From: Martin Lau @ 2019-12-09 22:45 UTC (permalink / raw)
  To: Andrii Nakryiko
  Cc: bpf, netdev, Alexei Starovoitov, daniel, andrii.nakryiko, Kernel Team

On Mon, Dec 09, 2019 at 02:40:22PM -0800, Andrii Nakryiko wrote:
> New development cycles starts, bump to v0.0.7 proactively.
Acked-by: Martin KaFai Lau <kafai@fb.com>

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

* Re: [PATCH bpf] libbpf: Bump libpf current version to v0.0.7
  2019-12-09 22:40 [PATCH bpf] libbpf: Bump libpf current version to v0.0.7 Andrii Nakryiko
  2019-12-09 22:45 ` [Potential Spoof] " Martin Lau
@ 2019-12-11 13:57 ` Daniel Borkmann
  2019-12-11 17:32   ` Andrii Nakryiko
  1 sibling, 1 reply; 4+ messages in thread
From: Daniel Borkmann @ 2019-12-11 13:57 UTC (permalink / raw)
  To: Andrii Nakryiko; +Cc: bpf, netdev, ast, andrii.nakryiko, kernel-team

On Mon, Dec 09, 2019 at 02:40:22PM -0800, Andrii Nakryiko wrote:
> New development cycles starts, bump to v0.0.7 proactively.
> 
> Signed-off-by: Andrii Nakryiko <andriin@fb.com>

Subject says 'bpf', but I applied this to bpf-next, thanks!

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

* Re: [PATCH bpf] libbpf: Bump libpf current version to v0.0.7
  2019-12-11 13:57 ` Daniel Borkmann
@ 2019-12-11 17:32   ` Andrii Nakryiko
  0 siblings, 0 replies; 4+ messages in thread
From: Andrii Nakryiko @ 2019-12-11 17:32 UTC (permalink / raw)
  To: Daniel Borkmann
  Cc: Andrii Nakryiko, bpf, Networking, Alexei Starovoitov, Kernel Team

On Wed, Dec 11, 2019 at 5:57 AM Daniel Borkmann <daniel@iogearbox.net> wrote:
>
> On Mon, Dec 09, 2019 at 02:40:22PM -0800, Andrii Nakryiko wrote:
> > New development cycles starts, bump to v0.0.7 proactively.
> >
> > Signed-off-by: Andrii Nakryiko <andriin@fb.com>
>
> Subject says 'bpf', but I applied this to bpf-next, thanks!

Oh, my bad, was intending against bpf-next, of course. Thanks for fixing up!

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

end of thread, other threads:[~2019-12-11 17:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09 22:40 [PATCH bpf] libbpf: Bump libpf current version to v0.0.7 Andrii Nakryiko
2019-12-09 22:45 ` [Potential Spoof] " Martin Lau
2019-12-11 13:57 ` Daniel Borkmann
2019-12-11 17:32   ` Andrii Nakryiko

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