From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8DA2AA0093; Tue, 19 May 2020 14:31:22 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6673D1D603; Tue, 19 May 2020 14:31:21 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B7E711D600 for ; Tue, 19 May 2020 14:31:19 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 26CA35C013F; Tue, 19 May 2020 08:31:19 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Tue, 19 May 2020 08:31:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= HiqYVO7Jhz+3GaZ+HRUqlQwHqmc1RA1W7MLTgQXTTdo=; b=rVXAtfC9cc5AYGRD zE/SQl4G51AXrmivppQTDJka2HEfa/CpbsprtyGdOf6QMFv2JcYPpIoWOK2YIoXI WP4QrAnQTGAFRHpV56XsrMN5NHo310ZTxsGz3sXKvVG28JhOvIP9wXeGpVxIp7j8 bEQ8pqZ8GEJuxM+UF108CqJBGc2bZB0HXgrLQb6jeANbYe6aMcbUhFVFq7PHisCE 3HAmGe5eZn8AXi71u3m0eM9lWj+NVFsUbLImJS2G+PzdnkMftU+QqkP8aySOSou8 LigmPchlYZZsBT/f0WKH2qcr5Z5m8796iiErMFQzrfCWEjepa6FtjfTE0eaSiYCi u56Iiw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=HiqYVO7Jhz+3GaZ+HRUqlQwHqmc1RA1W7MLTgQXTT do=; b=T+ZfBJ2MF2h7vn57TjHzMUkK6vJ9HQGkNBr6+mvQqALroMZFsPVu+UUcf ejYoRwtfbEkVsvZKO4DpixNxF9KhosJngqFkMOM9UpvKAuvP+0j48WSEM67jwkVH TX/jUfUEwDEdaYsQnNZwESymAUuTp8/F+SEYj4/RkyOP+yodcWlMhCQx6WH+njbw rk1dfaRYA9wDuzZJLw8bG3Yc3SwRiuAMkZ1oNGT3pW6fWNsQJ3+IpYWcTAcpnaWC EqYwxQCoypjttCEYtHQODQgvcvJqObax6El38lN99/jA7+X7z4Q68YE/6R4QJFBK fsnX3MJBUJNWejjftCXYgs8+SFdZQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedruddtjedghedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3DE5A3066436; Tue, 19 May 2020 08:31:18 -0400 (EDT) From: Thomas Monjalon To: Ciara Power Cc: bruce.richardson@intel.com, dev@dpdk.org Date: Tue, 19 May 2020 14:31:16 +0200 Message-ID: <1849848.U75o6juQT5@thomas> In-Reply-To: <20200512152902.70211-1-ciara.power@intel.com> References: <20200512152902.70211-1-ciara.power@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 0/5] small fixes for telemetry rework. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 12/05/2020 17:28, Ciara Power: > > 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 Applied, thanks