[dpdk-dev] [PATCH 1/3] mem: provide thread-unsafe contig walk variant

Thomas Monjalon thomas at monjalon.net
Fri Jul 13 11:21:04 CEST 2018


12/06/2018 11:46, Anatoly Burakov:
> Sometimes, user code needs to walk memseg list while being inside
> a memory-related callback. Rather than making everyone copy around
> the same iteration code and depending on DPDK internals, provide an
> official way to do memseg_contig_walk() inside callbacks.
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>

Series applied, thanks





More information about the dev mailing list