[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230315004532.60fb0a41@kernel.org>
Date: Wed, 15 Mar 2023 00:45:32 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Hangbin Liu <liuhangbin@...il.com>
Cc: netdev@...r.kernel.org, Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
David Ahern <dsahern@...nel.org>,
Stephen Hemminger <stephen@...workplumber.org>,
Davide Caratti <dcaratti@...hat.com>,
Pedro Tammela <pctammela@...atatu.com>,
Marcelo Leitner <mleitner@...hat.com>,
Phil Sutter <psutter@...hat.com>
Subject: Re: [PATCH net 2/2] net/sched: act_api: add specific EXT_WARN_MSG
for tc action
On Tue, 14 Mar 2023 14:58:02 +0800 Hangbin Liu wrote:
> --- a/include/uapi/linux/rtnetlink.h
> +++ b/include/uapi/linux/rtnetlink.h
> @@ -789,6 +789,7 @@ enum {
> TCA_ROOT_FLAGS,
> TCA_ROOT_COUNT,
> TCA_ROOT_TIME_DELTA, /* in msecs */
> + TCA_ACT_EXT_WARN_MSG,
Not TCA_ROOT_EXT_... ?
All other attrs in this set are called TCA_ROOT_x
> __TCA_ROOT_MAX,
> #define TCA_ROOT_MAX (__TCA_ROOT_MAX - 1)
Powered by blists - more mailing lists