Hi,

> -----Original Message-----
> From: Viacheslav Ovsiienko <[email protected]>
> Sent: Wednesday, February 24, 2021 10:18 AM
> To: [email protected]
> Cc: Raslan Darawsheh <[email protected]>; Matan Azrad
> <[email protected]>; [email protected]
> Subject: [PATCH v2] net/mlx5: fix UAR allocation diagnostics messages
> 
> Depending on kernel capabilities and rdma-core version the mapping
> of UAR (User Access Region) of desired memory caching type (non-cached
> or write combining) might fail. The PMD implements the flexible
> strategy of UAR mapping, alternating the type of caching to succeed.
> During this process the failure diagnostics messages are emitted.
> These messages are merely diagnostics ones and the logging level
> should be adjusted to DEBUG.
> 
> Fixes: a0bfe9d56f74 ("net/mlx5: fix UAR memory mapping type")
> Cc: [email protected]
> 
> Signed-off-by: Viacheslav Ovsiienko <[email protected]>
> Acked-by: Matan Azrad <[email protected]>
> 
> ---
> v2: commit messahe typos fix
> ---
Sent previous reply to wrong version mail, 
The correct version which is applied is v2.
Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to