[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4c4e594c-a1bc-840a-b5f3-d788a097b716@gmail.com>
Date: Fri, 18 May 2018 10:06:43 -0600
From: David Ahern <dsahern@...il.com>
To: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>,
netdev@...r.kernel.org
Cc: Jakub Kicinski <kubakici@...pl>,
Stephen Hemminger <stephen@...workplumber.org>,
Jiri Pirko <jiri@...nulli.us>,
Alexander Aring <aring@...atatu.com>,
Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>
Subject: Re: [PATCH iproute2-next] tc: flower: add support for verbose logging
On 5/13/18 2:44 PM, Marcelo Ricardo Leitner wrote:
> From: Marcelo Ricardo Leitner <mleitner@...hat.com>
>
> Currently there is no way to log offloading errors if the rule is not
> explicitly marked as skip_sw, making it hard for other applications such
> as Open vSwitch to log why a given could not be offloaded.
>
> This patch adds support for signaling the kernel that more verbose
> logging is wanted, which now will include such messages.
>
> Signed-off-by: Marcelo Ricardo Leitner <mleitner@...hat.com>
> ---
> include/uapi/linux/pkt_cls.h | 1 +
> man/man8/tc-flower.8 | 7 +++++++
> tc/f_flower.c | 4 +++-
> 3 files changed, 11 insertions(+), 1 deletion(-)
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists