DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Question about telemetry on 18.11 release
@ 2018-11-21  7:48 Hideyuki Yamashita
  2018-11-21 11:38 ` Ferruh Yigit
  2018-11-21 23:19 ` Rami Rosen
  0 siblings, 2 replies; 9+ messages in thread
From: Hideyuki Yamashita @ 2018-11-21  7:48 UTC (permalink / raw)
  To: dev

Hello,

I have some basic questions about telemetry API
which is planned to be relaesed in 18.11.

Note that I have read the follwoing document.
https://doc.dpdk.org/guides/howto/telemetry.html

Q1. In general dpdk application use polling when
receiving packets. So CPU usage is always looks 100%
when measured using e.g. vmstat even if there is no packet receiving.
(CPU is busy for polling packets)
Is that correct?

Q2. Is it correct understanding that dpdk application 
can send "any" value(or metric) to client if client
requested via "telemetry" framework?

Q3.Is it possible to query "real cpu usage" from dpdk
application using "telemetry" framework?
("real cpu usage" I mean if 0 pakcket incoming,
cpu usage indicates almost 0 %)

Q4. Is it possible to inform client about fault or some
trouble from dpdk application?

Background  I ask above is that 
- I am relative new to DPDK world and have almost no knowledge about
"telemetry"
- I am interested in how dpdk applications can "scales" on platform
like OpenStack. I think some mesurement mechanism required
and I thought it might be "telemetry" APIs.

Thanks in advance.

BR,
Hideyuki Yamashita
NTT TechnoCross

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-11-28 18:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21  7:48 [dpdk-dev] Question about telemetry on 18.11 release Hideyuki Yamashita
2018-11-21 11:38 ` Ferruh Yigit
2018-11-22 10:05   ` Laatz, Kevin
2018-11-22 10:41     ` Hideyuki Yamashita
2018-11-21 23:19 ` Rami Rosen
2018-11-22  8:04   ` Hideyuki Yamashita
2018-11-22 15:10     ` Rami Rosen
2018-11-28 11:54       ` Hideyuki Yamashita
2018-11-28 18:47         ` Rami Rosen

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).