Hi,
> -Original Message-
> From: Viacheslav Ovsiienko
> Sent: Monday, January 13, 2020 4:23 PM
> To: dev@dpdk.org
> Cc: Matan Azrad ; Raslan Darawsheh
> ; Ori Kam ; Shahaf Shuler
> ; sta...@dpdk.org
> Subject: [PATCH] net/mlx5: fix doorbell register offset type
>
> The doorbell register
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 trans
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...@
3 matches
Mail list logo