[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZBMzLhSouukontVm@renaissance-vector>
Date: Thu, 16 Mar 2023 16:18:06 +0100
From: Andrea Claudi <aclaudi@...hat.com>
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>,
Jakub Kicinski <kuba@...nel.org>,
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: [PATCHv2 iproute2 0/2] tc: fix parsing of TCA_EXT_WARN_MSG
On Thu, Mar 16, 2023 at 11:52:40AM +0800, Hangbin Liu wrote:
> The TCA_EXT_WARN_MSG enum belongs to __TCA_MAX namespace. We can't use it
> in tc action as it use TCA_ROOT_MAX enum. Fix it by adding a new
> TCA_ROOT_EXT_WARN_MSG enum.
>
> Hangbin Liu (2):
> Revert "tc: m_action: fix parsing of TCA_EXT_WARN_MSG"
> tc: m_action: fix parsing of TCA_EXT_WARN_MSG by using different enum
>
> include/uapi/linux/rtnetlink.h | 1 +
> tc/m_action.c | 8 +++++++-
> 2 files changed, 8 insertions(+), 1 deletion(-)
>
> --
> 2.38.1
>
Reviewed-by: Andrea Claudi <aclaudi@...hat.com>
Powered by blists - more mailing lists