; 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
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
From: Erez Shitrit
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: c55c2bf
2 matches
Mail list logo