Re: [dpdk-dev] [PATCH] telemetry: fix "in-memory" process socket conflicts

2021-09-22 Thread Power, Ciara
Hi Bruce, >-Original Message- >From: Richardson, Bruce >Sent: Wednesday 15 September 2021 15:11 >To: dev@dpdk.org >Cc: Power, Ciara ; Burakov, Anatoly >; Richardson, Bruce >; sta...@dpdk.org; David Marchand > >Subject: [PATCH] telemetry: fix "in-memory" process socket conflicts > >When D

[dpdk-dev] [PATCH] telemetry: fix "in-memory" process socket conflicts

2021-09-15 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 removing another process' telemetry socket as it started up, giving unexpected behaviour. This patch changes that behaviour to first check if the existing socket