From: Viacheslav Ovsiienko > The doorbell register is mapped using mmap() and offset must have off_t > instead of unsigned int. Bug is not critical due to only least significant > bits of > offset are currently tested to determine mapping mode. > > Fixes: 8409a28573d3 ("net/mlx5: control transmit doorbell register mapping") > Cc: sta...@dpdk.org > > Signed-off-by: Viacheslav Ovsiienko <viachesl...@mellanox.com> Acked-by: Matan Azrad <ma...@mellanox.com>
- [dpdk-dev] [PATCH] net/mlx5: fix doorbell register of... Viacheslav Ovsiienko
- Re: [dpdk-dev] [PATCH] net/mlx5: fix doorbell re... Matan Azrad
- Re: [dpdk-dev] [PATCH] net/mlx5: fix doorbell re... Raslan Darawsheh