2015-05-27 09:40, Konstantin Ananyev:
> v3:
> - Fixed typo in the commit message.
> 
> v2:
> - As suggested in comments use slightly different approach for the fix.
> 
> In rte_mempool_obj_iter(), when element boundary coincides with page boundary,
> even if a single page is required per object, a loop checks that the next page
> is contiguous and drops the first one otherwise.
> This commit checks subsequent pages only when several are required per object.
> 
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

Applied, thanks

Reply via email to