Coverity run failed today.
Current number of outstanding issues are 2
Newly detected: 0
Eliminated: 0
More details can be found at
https://scan.coverity.com/projects/fd-io-vpp/view_defects
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15129): ht
In my eyes, this e-mail thread contains two largely independent questions.
The first question is how we can make stats available over a "wire".
Remote user asks over the wire, the request is seen on VPP side of the wire
as a byte sequence.
Some (currently missing) VPP code parses that request,
loo
Hi Ole.
Where can we find the Telegraf plugin?
On Thu, Jan 9, 2020 at 5:44 AM Ole Troan wrote:
> Christian,
>
> >> For exporting data out of the stats segment, I believe there is already
> quite a few solutions.
> >> There's the (naive) prometheus example in the repo, vpp_get_stats,
> there is
I've been looking at dpdk_early_init. I think the only purpose of this function
is to fail early and unload the plugin. I'm curious how important this might be
(cant the user just disable it?) and if there might be some way to make it
optional?
The use case i'm looking at is for testing dpdk cr