[dpdk-dev] [PATCH v6 3/5] telemetry: use unique socket paths for in-memory mode

Conor Walsh conor.walsh at intel.com
Tue Oct 5 17:19:17 CEST 2021


On 05/10/2021 15:52, Bruce Richardson wrote:
> On Tue, Oct 05, 2021 at 03:41:17PM +0100, Kevin Traynor wrote:
>> Hi Bruce, I started reviewing v5 before v6 was pushed, so these are just
>> comments from v5,
>>
> No problem. Changes V6-v5 are fairly small anyway. Thanks for the review.
>
>> On 05/10/2021 14:59, Bruce Richardson wrote:
>>> When DPDK is run using "in-memory" flag, multiple processes can be run
>>> using the same file-prefix and hence the same runtime directory. To
>>> avoid problems with conflicting telemetry unix socket paths, we can
>>> put the pid of the process into the socket name. As with the existing
>>> telemetry socket files, these sockets are removed on normal program
>>> exit.
>>>
>>> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>>> ---

Legacy telemetry does not prevent multiple v2 sockets anymore.

Thanks,

Conor.

Tested-by: Conor Walsh <conor.walsh at intel.com>

<snip>



More information about the dev mailing list