* Logs/trace for dpdk code
@ 2022-12-12 19:01 Sunny Keshri
2022-12-12 21:25 ` Stephen Hemminger
0 siblings, 1 reply; 3+ messages in thread
From: Sunny Keshri @ 2022-12-12 19:01 UTC (permalink / raw)
To: users
[-- Attachment #1: Type: text/plain, Size: 184 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Logs/trace for dpdk code
2022-12-12 19:01 Logs/trace for dpdk code Sunny Keshri
@ 2022-12-12 21:25 ` Stephen Hemminger
2022-12-13 12:28 ` Sunny Keshri
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2022-12-12 21:25 UTC (permalink / raw)
To: Sunny Keshri; +Cc: users
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Logs/trace for dpdk code
2022-12-12 21:25 ` Stephen Hemminger
@ 2022-12-13 12:28 ` Sunny Keshri
0 siblings, 0 replies; 3+ messages in thread
From: Sunny Keshri @ 2022-12-13 12:28 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: users
[-- Attachment #1: Type: text/plain, Size: 658 bytes --]
Thanks Stephen for providing some reference.
Regards,
Sunny
On Tue, Dec 13, 2022, 02:55 Stephen Hemminger <stephen@networkplumber.org>
wrote:
> 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.
>
[-- Attachment #2: Type: text/html, Size: 1179 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-13 12:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12 19:01 Logs/trace for dpdk code Sunny Keshri
2022-12-12 21:25 ` Stephen Hemminger
2022-12-13 12:28 ` Sunny Keshri
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).