DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Radoslaw Biernacki <radoslaw.biernacki@linaro.org>
Cc: dev@dpdk.org, Olivier MATZ <olivier.matz@6wind.com>
Subject: Re: [dpdk-dev] [PATCH] test/logs: fix dynamic log levels testing
Date: Thu, 05 Oct 2017 23:19:35 +0200	[thread overview]
Message-ID: <1930402.9rVUIpZKSN@xps> (raw)
In-Reply-To: <20170925102531.zrk4cg75h55q6jvy@platinum>

25/09/2017 12:25, Olivier MATZ:
> On Thu, Sep 21, 2017 at 08:44:09PM +0200, Radoslaw Biernacki wrote:
> > This patch fixes the dynamic log levels testing in logs_autotest.
> > Introduction of rte_log_set_level() in patch c1b5fa94a46f was done
> > with parameter RTE_LOG_EMERG which caused all RTE_LOG() calls an
> > early return due to all given levels were far below EMERG.
> > If first two logs supposed to show up on console, the initial log
> > level must be low (DEBUG). It is than changed above ERR when we test
> > if TESTAPP2 log type can be filtered by log type log level.
> > 
> > Fixes: c1b5fa94a46f ("eal: support dynamic log types")
> > 
> > Signed-off-by: Radoslaw Biernacki <radoslaw.biernacki@linaro.org>
> 
> Acked-by: Olivier Matz <olivier.matz@6wind.com>

Applied, thanks

      reply	other threads:[~2017-10-05 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-21 18:44 Radoslaw Biernacki
2017-09-25 10:25 ` Olivier MATZ
2017-10-05 21:19   ` 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=1930402.9rVUIpZKSN@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@6wind.com \
    --cc=radoslaw.biernacki@linaro.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).