DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Gaëtan Rivet" <gaetan.rivet@6wind.com>
To: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Wu, Jingjing" <jingjing.wu@intel.com>
Subject: Re: [dpdk-dev] Too much print of testpmd
Date: Wed, 26 Apr 2017 11:05:01 +0200	[thread overview]
Message-ID: <20170426090501.GV14914@bidouze.vm.6wind.com> (raw)
In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC09093B59CCEC@shsmsx102.ccr.corp.intel.com>

Hi Wenzhuo,

On Wed, Apr 26, 2017 at 05:10:44AM +0000, Lu, Wenzhuo wrote:
>   Hi Gaetan,
>
>   When using DPDK PF + DPDK VF, there's too much print like,
>
>   Port 0: VF Mbox event
>
>    
>
>   Seems it's not good to print every event directly. If it's necessary, is
>   it better to redirect the output to a log file?
>
>   Thanks.
>

I'm not convinced of the logfile solution. I'd like to keep it simple
and contained. Logfile means having to provide a name, or use a default
one with several drawbacks, and a pretty leaky design.

I will add a handle mask that will enable or disable this logging
feature. The default mask would then enable it for LSC and other such
sporadic events, while disabling it for the VF Mbox one. It will be able
to be fine-tuned and configured at runtime by a parameter and/or testpmd
command.

I'll propose it soon.

>    
>
>    
>
>   Best regards
>
>   Wenzhuo Lu
>
>    

-- 
Gaëtan Rivet
6WIND

  reply	other threads:[~2017-04-26  9:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-26  5:10 Lu, Wenzhuo
2017-04-26  9:05 ` Gaëtan Rivet [this message]
2017-04-27  0:51   ` Lu, Wenzhuo

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=20170426090501.GV14914@bidouze.vm.6wind.com \
    --to=gaetan.rivet@6wind.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=wenzhuo.lu@intel.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 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).