From: Andrii Nakryiko <andriin@fb.com>
To: <andrii.nakryiko@gmail.com>, <netdev@vger.kernel.org>,
<kernel-team@fb.com>, <yhs@fb.com>, <ast@fb.com>,
<daniel@iogearbox.net>, <david.laight@aculab.com>,
<acme@kernel.org>
Cc: Andrii Nakryiko <andriin@fb.com>
Subject: [PATCH bpf-next 2/2] tools: sync uapi/linux/if_link.h header
Date: Tue, 12 Feb 2019 17:29:41 -0800 [thread overview]
Message-ID: <20190213012941.2571769-3-andriin@fb.com> (raw)
In-Reply-To: <20190213012941.2571769-1-andriin@fb.com>
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
---
tools/include/uapi/linux/if_link.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/include/uapi/linux/if_link.h b/tools/include/uapi/linux/if_link.h
index d6533828123a..5b225ff63b48 100644
--- a/tools/include/uapi/linux/if_link.h
+++ b/tools/include/uapi/linux/if_link.h
@@ -925,6 +925,7 @@ enum {
enum {
LINK_XSTATS_TYPE_UNSPEC,
LINK_XSTATS_TYPE_BRIDGE,
+ LINK_XSTATS_TYPE_BOND,
__LINK_XSTATS_TYPE_MAX
};
#define LINK_XSTATS_TYPE_MAX (__LINK_XSTATS_TYPE_MAX - 1)
--
2.17.1
next prev parent reply other threads:[~2019-02-13 1:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-13 1:29 [PATCH bpf-next 0/2] tools/bpf: smaller clean ups Andrii Nakryiko
2019-02-13 1:29 ` [PATCH bpf-next 1/2] tools/bpf: replace bzero with memset Andrii Nakryiko
2019-02-13 17:38 ` Martin Lau
2019-02-13 1:29 ` Andrii Nakryiko [this message]
2019-02-13 17:39 ` [PATCH bpf-next 2/2] tools: sync uapi/linux/if_link.h header Martin Lau
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=20190213012941.2571769-3-andriin@fb.com \
--to=andriin@fb.com \
--cc=acme@kernel.org \
--cc=andrii.nakryiko@gmail.com \
--cc=ast@fb.com \
--cc=daniel@iogearbox.net \
--cc=david.laight@aculab.com \
--cc=kernel-team@fb.com \
--cc=netdev@vger.kernel.org \
--cc=yhs@fb.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox