Re: [dpdk-dev] [PATCH v6 2/5] telemetry: fix deletion of active sockets

2021-10-05 Thread Conor Walsh
On 05/10/2021 14:59, Bruce Richardson wrote: When DPDK is run with --in-memory mode, multiple processes can run simultaneously using the same runtime dir. This leads to each process, as it starts up, removing the telemetry socket of another process, giving unexpected behaviour. This patch change

[dpdk-dev] [PATCH v6 2/5] telemetry: fix deletion of active sockets

2021-10-05 Thread Bruce Richardson
When DPDK is run with --in-memory mode, multiple processes can run simultaneously using the same runtime dir. This leads to each process, as it starts up, removing the telemetry socket of another process, giving unexpected behaviour. This patch changes that behaviour to first check if the existing