On 06-Jan-20 8:55 PM, Stephen Hemminger wrote:
The loop to unwind existing mmaps was only unmapping the first segment.Also, remove obvious redundant assignment. Fixes: 66cc45e293ed ("mem: replace memseg with memseg lists") Cc: anatoly.bura...@intel.com Cc: sta...@dpdk.org Signed-off-by: Stephen Hemminger <step...@networkplumber.org> ---
Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly