Re: [PATCHv4 net-next] sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2023-01-14 12:20:09
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2023-01-14 12:20:09
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> On Sat, Jan 14, 2023 at 1:15 AM Jakub Kicinski [off-list ref] wrote:
On Fri, 13 Jan 2023 11:43:53 +0800 Hangbin Liu wrote:quoted
We will report extack message if there is an error via netlink_ack(). But if the rule is not to be exclusively executed by the hardware, extack is not passed along and offloading failures don't get logged.Acked-by: Jakub Kicinski <kuba@kernel.org>