[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8274ae94-a7e5-3a47-3884-2f7d222d4d25@mojatatu.com>
Date: Mon, 13 Mar 2023 15:25:36 -0300
From: Pedro Tammela <pctammela@...atatu.com>
To: Simon Horman <simon.horman@...igine.com>
Cc: netdev@...r.kernel.org, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next 1/3] net/sched: act_pedit: use extack in 'ex'
parsing errors
On 10/03/2023 11:19, Simon Horman wrote:
> On Thu, Mar 09, 2023 at 03:51:56PM -0300, Pedro Tammela wrote:
>> We have extack available when parsing 'ex' keys, so pass it to
>> tcf_pedit_keys_ex_parse and add more detailed error messages.
>> While at it, remove redundant code from the 'err_out' label code path.
>>
>> Reviewed-by: Jamal Hadi Salim <jhs@...atatu.com>
>> Signed-off-by: Pedro Tammela <pctammela@...atatu.com>
>
> Some errors in tcf_pedit_keys_ex_parse() result in extact being set.
> And some don't.
>
> Is that intentional?
Good point, I will add more messages.
Powered by blists - more mailing lists