usertools: fix telemetry user socket path
authorCiara Power <ciara.power@intel.com>
Wed, 10 Jun 2020 13:30:33 +0000 (14:30 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 24 Jun 2020 23:10:12 +0000 (01:10 +0200)
commit3b4c9d7bd62018af31096de70e27c44c98bd8e50
treed48a466190b06f2cb65e4b9892fa7c89fd8ca5c3
parent1aef0aef3615d8b8d9d82cbb2d42afc2ae2bce7f
usertools: fix telemetry user socket path

The path to the socket when running the script as a regular user needed
to be updated to match the logic in EAL.

Fixes: 6a2967c112a3 ("usertools: add new telemetry script")
Cc: stable@dpdk.org
Signed-off-by: Ciara Power <ciara.power@intel.com>
Reviewed-by: Bruce Richardson <bruce.richardson@intel.com>
usertools/dpdk-telemetry.py