net/mlx5: Bridge, Use debug instead of warn if entry doesn't exists
authorRoi Dayan <roid@nvidia.com>
Thu, 27 Oct 2022 08:35:12 +0000 (11:35 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Sat, 12 Nov 2022 10:20:18 +0000 (02:20 -0800)
commitea645f97bcec90a818dc6915d84cd0f752d9ccfd
tree9dcd05e4a3ee1ac9c1215f27b648cd42141cf61c
parentb548b17a93fd18357a5a6f535c10c1e68719ad32
net/mlx5: Bridge, Use debug instead of warn if entry doesn't exists

There is no need for the warn if entry already removed.
Use debug print like in the update flow.
Also update the messages so user can identify if the it's
from the update flow or remove flow.

Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Vlad Buslov <vladbu@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c