Hi, ________________________________________ From: Itamar Gozlan <igoz...@nvidia.com> Sent: Monday, May 6, 2024 2:44 PM To: Itamar Gozlan; Erez Shitrit; Hamdan Agbariya; Yevgeny Kliteynik; Slava Ovsiienko; NBU-Contact-Thomas Monjalon (EXTERNAL); Suanming Mou; Dariusz Sosnowski; Ori Kam; Matan Azrad; Mark Bloch; Alex Vesker Cc: dev@dpdk.org; sta...@dpdk.org Subject: [v2 01/16] net/mlx5/hws: move warn into debug level when needed
From: Erez Shitrit <ere...@nvidia.com> When the user tries to create a matcher and if failed with specific errno (E2BIG) the message will be in debug level and not in warning. It is a part of a feature when the user re-try to insert a new matching depends on that errno, no need the annoying message. Fixes: c55c2bf35333 ("net/mlx5/hws: add definer layer") Cc: sta...@dpdk.org Signed-off-by: Erez Shitrit <ere...@nvidia.com> Acked-by: Matan Azrad <ma...@nvidia.com> Series applied to next-net-mlx, please make sure you are sending some cover-letter for such big series next time. Kindest regards, Raslan Darawsheh