[dpdk-dev] [PATCH] net/mlx5: fix UAR remap initialization for 32-bit systems

Matan Azrad matan at mellanox.com
Sun Sep 22 09:01:16 CEST 2019



From: Viacheslav Ovsiienko
> The txq_uar_init() routine uses the uninitialized uar_mmap_offset field in
> 32-bit configurations due to this field is initialized after txq_uar_init() call.
> 
> Fixes: 120dc4a7dcd3 ("net/mlx5: remove device register remap")
> 
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Acked-by: Matan Azrad <matan at mellanox.com>


More information about the dev mailing list