DPDK usage discussions
 help / color / mirror / Atom feed
From: Cliff Burdick <shaklee3@gmail.com>
To: users <users@dpdk.org>
Subject: [dpdk-users] Capture EAL Output For Logging
Date: Wed, 29 Jun 2016 09:21:31 -0700	[thread overview]
Message-ID: <CA+Gp1nZmXU4iC1_GKwvys8CEDiiiq+g-ECjgzrKGA-oOHVZjFw@mail.gmail.com> (raw)

Hi, if I have my own logging mechanism, is there a way to capture the EAL
output, especially on startup? The best way I can think of is to open a
pipe to a child process that reads from stdout, and logs from there, but
that seems like somewhat of a hack. I've seen patches that seem like they
may be useful here:

http://dpdk.org/ml/archives/dev/2013-May/000139.html

But I believe this just lets you change the syslog facility while the
console messages still go out. I would like to silence EAL to the console
completely, and instead send each line to my custom logger. Has anyone does
this?

             reply	other threads:[~2016-06-29 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-29 16:21 Cliff Burdick [this message]
2016-06-29 16:30 ` Van Haaren, Harry

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=CA+Gp1nZmXU4iC1_GKwvys8CEDiiiq+g-ECjgzrKGA-oOHVZjFw@mail.gmail.com \
    --to=shaklee3@gmail.com \
    --cc=users@dpdk.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).