net/mlx5: reduce log level of alignment message
authorThomas Monjalon <thomas@monjalon.net>
Tue, 9 Mar 2021 09:48:36 +0000 (10:48 +0100)
committerRaslan Darawsheh <rasland@nvidia.com>
Mon, 15 Mar 2021 13:30:58 +0000 (14:30 +0100)
commita8a15654ab6b598b081b13ecbf8c7d06dd485a72
tree1b966f64bef93359351723a63ce8e3c8e88a7660
parent1b9e9826ad80e5ae56b484c6f6c4bb2df6e8fa70
net/mlx5: reduce log level of alignment message

Having to force an alignment does not impact the user,
so it should not be a warning.
The log level is reduced from warning to debug.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/mlx5_utils.c