[PATCH 1/2] common: add safe version of foreach-list to Linux
Khan, Hamza
hamza.khan at intel.com
Mon Jul 4 15:45:45 CEST 2022
> -----Original Message-----
> From: Khan, Hamza <hamza.khan at intel.com>
> Sent: Wednesday 1 June 2022 11:55
> Cc: dev at dpdk.org; Khan, Hamza <hamza.khan at intel.com>
> 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 <hamza.khan at intel.com>
-- 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/20220601105455.166505-2-hamza.khan@intel.com/ )
More information about the dev
mailing list