> -----Original Message-----
> From: Khan, Hamza <[email protected]>
> Sent: Wednesday 1 June 2022 11:55
> Cc: [email protected]; Khan, Hamza <[email protected]>
> Subject: [PATCH 1/2] common: add safe version of foreach-list to Linux
>
> Linux EAL does not have the LIST_FOREACH_SAFE version of the iterator
> macros. Add it.
>
> Signed-off-by: Hamza Khan <[email protected]>
-- Snipped --
Request for review and Ack on this patch
Also Please merge the patch [2/2] examples/vm_power_manager: use safe version
of list iterator (
https://patches.dpdk.org/project/dpdk/patch/[email protected]/
)