From: Kory Maincent <kory.maincent@bootlin.com>
To: David Ahern <dsahern@gmail.com>
Cc: netdev@vger.kernel.org,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Kory Maincent <kory.maincent@bootlin.com>
Subject: [PATCH iproute2-next 2/2] Update kernel headers
Date: Tue, 09 Sep 2025 15:21:43 +0200 [thread overview]
Message-ID: <20250909-feature_uapi_import-v1-2-50269539ff8a@bootlin.com> (raw)
In-Reply-To: <20250909-feature_uapi_import-v1-0-50269539ff8a@bootlin.com>
Update kernel headers to commit:
aeb8d48ea92e: ("selftests: net: add test for ipv6 fragmentation")
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
include/uapi/linux/devlink.h | 2 ++
include/uapi/linux/if_link.h | 1 +
include/uapi/linux/stddef.h | 1 -
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/include/uapi/linux/devlink.h b/include/uapi/linux/devlink.h
index a89df2a7..bcd5fde1 100644
--- a/include/uapi/linux/devlink.h
+++ b/include/uapi/linux/devlink.h
@@ -636,6 +636,8 @@ enum devlink_attr {
DEVLINK_ATTR_RATE_TC_BWS, /* nested */
+ DEVLINK_ATTR_HEALTH_REPORTER_BURST_PERIOD, /* u64 */
+
/* Add new attributes above here, update the spec in
* Documentation/netlink/specs/devlink.yaml and re-generate
* net/devlink/netlink_gen.c.
diff --git a/include/uapi/linux/if_link.h b/include/uapi/linux/if_link.h
index b450757c..8c460dc3 100644
--- a/include/uapi/linux/if_link.h
+++ b/include/uapi/linux/if_link.h
@@ -1562,6 +1562,7 @@ enum {
IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE,
IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE,
IFLA_BOND_SLAVE_PRIO,
+ IFLA_BOND_SLAVE_ACTOR_PORT_PRIO,
__IFLA_BOND_SLAVE_MAX,
};
diff --git a/include/uapi/linux/stddef.h b/include/uapi/linux/stddef.h
index e1fcfcf3..48ee4438 100644
--- a/include/uapi/linux/stddef.h
+++ b/include/uapi/linux/stddef.h
@@ -3,7 +3,6 @@
#define _LINUX_STDDEF_H
-
#ifndef __always_inline
#define __always_inline __inline__
#endif
--
2.43.0
prev parent reply other threads:[~2025-09-09 13:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-09 13:21 [PATCH iproute2-next 0/2] Add uapi header import script Kory Maincent
2025-09-09 13:21 ` [PATCH iproute2-next 1/2] scripts: " Kory Maincent
2025-09-11 20:57 ` David Ahern
2025-09-11 21:59 ` Stephen Hemminger
2025-09-16 14:40 ` Stephen Hemminger
2025-09-16 15:20 ` David Ahern
2025-09-16 14:41 ` Stephen Hemminger
2025-09-16 16:01 ` Kory Maincent
2025-09-16 16:05 ` David Ahern
2025-09-16 16:19 ` Kory Maincent
2025-09-09 13:21 ` Kory Maincent [this message]
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=20250909-feature_uapi_import-v1-2-50269539ff8a@bootlin.com \
--to=kory.maincent@bootlin.com \
--cc=dsahern@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=thomas.petazzoni@bootlin.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;
as well as URLs for NNTP newsgroup(s).