From: Stephen Hemminger Date: Mon, 30 Nov 2020 05:16:50 +0000 (-0800) Subject: uapi: update devlink.h X-Git-Tag: v5.10.0~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c95d63e4fb0c7d7f23bae96488d76b9cf9cd9aee;p=thirdparty%2Fiproute2.git uapi: update devlink.h Signed-off-by: Stephen Hemminger --- diff --git a/include/uapi/linux/devlink.h b/include/uapi/linux/devlink.h index e639a4e5c..1414aceee 100644 --- a/include/uapi/linux/devlink.h +++ b/include/uapi/linux/devlink.h @@ -526,6 +526,8 @@ enum devlink_attr { DEVLINK_ATTR_RELOAD_STATS_LIMIT, /* u8 */ DEVLINK_ATTR_RELOAD_STATS_VALUE, /* u32 */ DEVLINK_ATTR_REMOTE_RELOAD_STATS, /* nested */ + DEVLINK_ATTR_RELOAD_ACTION_INFO, /* nested */ + DEVLINK_ATTR_RELOAD_ACTION_STATS, /* nested */ /* add new attributes above here, update the policy in devlink.c */