[dpdk-dev] [PATCH 0/5] small fixes for telemetry rework.

Ciara Power ciara.power at intel.com
Tue May 12 17:28:57 CEST 2020


Ciara Power (5):
  telemetry: keep telemetry threads separate from data plane
  telemetry: fix error checking for strchr function
  telemetry: fix closing socket fd on error
  telemetry: fix checking error return for socket creation
  telemetry: fix buffer overrun if max bytes read

 lib/librte_eal/freebsd/eal.c            |  3 ++-
 lib/librte_eal/linux/eal.c              |  3 ++-
 lib/librte_telemetry/rte_telemetry.h    |  3 ++-
 lib/librte_telemetry/telemetry.c        | 13 ++++++++-----
 lib/librte_telemetry/telemetry_legacy.c | 19 +++++++++++++++++--
 5 files changed, 31 insertions(+), 10 deletions(-)

-- 
2.17.1



More information about the dev mailing list