[dpdk-dev] [PATCH] memalloc: check for contiguousness in external segments

Thomas Monjalon thomas at monjalon.net
Sun Nov 18 14:05:10 CET 2018


14/11/2018 15:51, Anatoly Burakov:
> For IOVA as VA mode, we assume that memory is contiguous. However,
> for external segments that assumption may not necessarily hold.
> Fix the code to not assume that external memory segments are
> contiguous even in IOVA as VA mode.
> 
> Fixes: 5282bb1c3695 ("mem: allow memseg lists to be marked as external")
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>

Applied, thanks




More information about the dev mailing list