commit | ffdc8ec0b79f499c21284f4229de02d70204bf6a | [log] [tgz] |
---|---|---|
author | Alex Vesker <valex@mellanox.com> | Mon Jul 06 16:32:11 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Jul 28 02:37:52 2020 -0700 |
tree | b81dc6eb0f7e30c65bbe3d763a1c9e20822f70dc | |
parent | 17347d5430c4e4e1a3c58ffa2732746bd26a9c02 [diff] |
net/mlx5: DR, Reduce print level for matcher print There is no need to print on each unsuccessful matcher ip_version combination since it probably will happen when trying to create all the possible combinations. On a real failure we have a print in the calling function. Signed-off-by: Alex Vesker <valex@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>