Re: [dpdk-dev] [PATCH v8 2/4] telemetry: fix socket path conflicts for in-memory mode

2021-10-14 Thread Kevin Traynor
On 12/10/2021 17:39, Bruce Richardson wrote: When running using in-memory mode, multiple processes can use the same runtime dir, leading to conflicts with the telemetry sockets in that directory. We can resolve this by appending a suffix to each socket beyond the first, with the suffix being an i

Re: [dpdk-dev] [PATCH v8 2/4] telemetry: fix socket path conflicts for in-memory mode

2021-10-13 Thread Walsh, Conor
> 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 2/4] telemetry: fix socket path conflicts

[dpdk-dev] [PATCH v8 2/4] telemetry: fix socket path conflicts for in-memory mode

2021-10-12 Thread Bruce Richardson
When running using in-memory mode, multiple processes can use the same runtime dir, leading to conflicts with the telemetry sockets in that directory. We can resolve this by appending a suffix to each socket beyond the first, with the suffix being an increasing counter value. Each process uses the