All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Matan Azrad <matan@nvidia.com>
Cc: dev@dpdk.org, Slava Ovsiienko <viacheslavo@nvidia.com>, asafp@nvidia.com
Subject: Re: [dpdk-dev] [PATCH] net/mlx5: reduce log level in hlist registration
Date: Tue, 24 Nov 2020 23:29:27 +0100	[thread overview]
Message-ID: <5086438.zl9jSYYqsL@thomas> (raw)
In-Reply-To: <MWHPR12MB15018018BC9319F3A824A1F5DFFC0@MWHPR12MB1501.namprd12.prod.outlook.com>

> > In mlx5 internal hash list tool, there is a log print when an entry allocation is
> > failed: Can't allocate hash list entry.
> > 
> > Some initialization checks triggers hash list registration in order to check some
> > capabilities. Here, the failure in registration doesn't lead to failure in the
> > initialization flow, that is why the log level can be lower.
> > 
> > Move the entry allocation failure log to debug level.
> > 
> > Signed-off-by: Matan Azrad <matan@nvidia.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>

Applied, thanks




      reply	other threads:[~2020-11-24 22:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 15:56 [dpdk-dev] [PATCH] net/mlx5: reduce log level in hlist registration Matan Azrad
2020-11-23 16:01 ` Asaf Penso
2020-11-23 21:47 ` Slava Ovsiienko
2020-11-24 22:29   ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5086438.zl9jSYYqsL@thomas \
    --to=thomas@monjalon.net \
    --cc=asafp@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=viacheslavo@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.