telemetry: add extra log message on socket bind failure
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 7 Jul 2021 12:52:55 +0000 (13:52 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 7 Jul 2021 13:23:53 +0000 (15:23 +0200)
commitd5252f7d4b2838ac31d78b6352ceda4bd40a3b75
treecfa5045ac7952c8248f31516267281300e25a1d6
parentce382fdddba9ca272c47f2fee39b9694666759e0
telemetry: add extra log message on socket bind failure

If the library fails to create the needed socket, add an additional
check to report if the error is due to a missing DPDK runtime dir.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Ciara Power <ciara.power@intel.com>
lib/telemetry/telemetry.c