[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231201093317.017c6424@kernel.org>
Date: Fri, 1 Dec 2023 09:33:17 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Pedro Tammela <pctammela@...atatu.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, mleitner@...hat.com
Subject: Re: [PATCH net-next 0/4] net/sched: act_api: contiguous action
arrays
On Thu, 30 Nov 2023 12:20:37 -0300 Pedro Tammela wrote:
> When dealing with action arrays in act_api it's natural to ask if they
> are always contiguous (no NULL pointers in between). Yes, they are in
> all cases so far, so make use of the already present tcf_act_for_each_action
> macro to explicitly document this assumption.
>
> There was an instance where it was not, but it was refactorable (patch 2)
> to make the array contiguous.
Hi Pedro, this appears not to apply.
--
pw-bot: cr
Powered by blists - more mailing lists