From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 11/11] telemetry: add collectd plugin patch Date: Tue, 18 Sep 2018 11:52:04 +0200 Message-ID: <1882412.1fTag8j9eT@xps> References: <1535026093-101872-1-git-send-email-ciara.power@intel.com> <1535026093-101872-12-git-send-email-ciara.power@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, harry.van.haaren@intel.com, brian.archbold@intel.com, emma.kenny@intel.com To: Ciara Power Return-path: Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 0E5D64F98 for ; Tue, 18 Sep 2018 11:52:08 +0200 (CEST) In-Reply-To: <1535026093-101872-12-git-send-email-ciara.power@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 23/08/2018 14:08, Ciara Power: > This patch adds the patch for the collectd plugin developed for use > with the DPDK Telemetry library. The patch is included here to allow > users to apply the patch to collectd when using DPDK Telemetry. > Further details on applying the collectd patch can be found in the > collectd patch commit message. > > The collectd plugin will be upstreamed to collectd at a later stage. Yes it must be upstreamed to collectd. So no need to add it in DPDK. OK to remove it in v2?