On Mon, 3 Nov 2025 08:47:06 -0800 Stephen Hemminger <[email protected]> wrote:
> The code to cleanup metering was using the objects after calling
> rte_free(). Fix by using LISTFOREACH_SAFE
>
> Fixes: 2caf84a71cfd ("net/nfp: add meter options")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Stephen Hemminger <[email protected]>
Queued to next-net

