[dpdk-dev] [PATCH 1/2] net/mlx5: fix alignment of Memory Region

Shahaf Shuler shahafs at mellanox.com
Sun Apr 22 11:09:31 CEST 2018


Wednesday, April 18, 2018 9:43 AM, Nélio Laranjeiro:
> Subject: Re: [dpdk-dev] [PATCH 1/2] net/mlx5: fix alignment of Memory
> Region
> 
> On Tue, Apr 17, 2018 at 11:39:13AM -0700, Yongseok Koh wrote:
> > The memory region is [start, end), so if the memseg of 'end' isn't
> > allocated yet, the returned memseg will have zero entries and this
> > will make 'end' zero (nil).
> >
> > Fixes: 718e35999c96 ("net/mlx5: use virt2memseg instead of iteration")
> > Cc: Anatoly Burakov <anatoly.burakov at intel.com>
> >
> > Signed-off-by: Yongseok Koh <yskoh at mellanox.com>
> 
> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Series applied to next-net-mlx with Adrien's line removal suggestion. Thanks 


More information about the dev mailing list