> From: dev On Behalf Of Bruce Richardson
> Sent: Tuesday 12 October 2021 17:39
> To: dev@dpdk.org
> Cc: Power, Ciara ; David Marchand
> ; Burakov, Anatoly
> ; Kevin Traynor ;
> Richardson, Bruce
> Subject: [dpdk-dev] [PATCH v8 1/4] eal: limit telemetry to primary
Telemetry interface should be exposed for primary processes only, since
secondary processes will conflict on socket creation, and since all
data in secondary process is generally available to primary. For
example, all device stats for ethdevs, cryptodevs, etc. will all be
common across processes.
2 matches
Mail list logo