DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Sunny Keshri <sunnykeshri16@gmail.com>
Cc: users@dpdk.org
Subject: Re: Logs/trace for dpdk code
Date: Mon, 12 Dec 2022 13:25:14 -0800	[thread overview]
Message-ID: <20221212132514.18475836@hermes.local> (raw)
In-Reply-To: <CAA57-5q1hVM9Qrg-j2wOgWt+3e1_XPtCvdVw10WUusOPY9H3Dg@mail.gmail.com>

On Tue, 13 Dec 2022 00:31:49 +0530
Sunny Keshri <sunnykeshri16@gmail.com> wrote:

> Hi all,
> 
> Can someone please help me  where the logs or trace is being stored? And
> how to get the logs/traces for dpdk code. Any pointers would be appreciated.
> 
> Thanks & Regards,
> Sunny

Applications using DPDK log facilities print to stdout and also to syslog.
Where syslog ends up depends on the OS infrastructure. In most modern Linux
distro's it ends up being part of systemd's journal.

  reply	other threads:[~2022-12-12 21:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 19:01 Sunny Keshri
2022-12-12 21:25 ` Stephen Hemminger [this message]
2022-12-13 12:28   ` Sunny Keshri

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=20221212132514.18475836@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=sunnykeshri16@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).