[dpdk-dev] Exporting DPDK network interfaces statistics

Adel Belkhiri adel.belkhiri at gmail.com
Sat Mar 21 19:47:22 CET 2020


Hello guys,

I'm trying to develop a monitoring tool capable of exporting some
statistics about DPDK network interfaces. The problem with spawning a
"secondary process", the way proc-info does, is that not all the network
interfaces are "seen" but just those managed by a single primary process.

I was wondering if there is another way to implement this without spawning
many processes.

Thank you.

Adel.


More information about the dev mailing list