[dpdk-dev] Exporting DPDK network interfaces statistics
Tanvir Kekan
tanvir.kekan at gmail.com
Sun Mar 22 09:02:17 CET 2020
Have you looked at mirroring the traffic
Of each interface to different vf ?
Thanks
Tanvir K
On Sat, Mar 21, 2020 at 11:47 AM Adel Belkhiri <adel.belkhiri at gmail.com>
wrote:
> 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