From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] qos_sched: example modification to use librte_cfgfile Date: Mon, 15 Jun 2015 11:23:13 +0200 Message-ID: <3124627.FJtWJknDeQ@xps13> References: <1433496497-2872-1-git-send-email-michalx.k.jastrzebski@intel.com> <3EB4FA525960D640B5BDFFD6A3D8912632371B64@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Jastrzebski, MichalX K" Return-path: Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by dpdk.org (Postfix) with ESMTP id 2EB4F1288 for ; Mon, 15 Jun 2015 11:24:10 +0200 (CEST) Received: by wiga1 with SMTP id a1so70793724wig.0 for ; Mon, 15 Jun 2015 02:24:10 -0700 (PDT) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D8912632371B64@IRSMSX108.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > This is a modification of qos_sched example to use > > librte_cfgfile for parsing configuration file. > > > > Signed-off-by: Michal Jastrzebski > > Acked-by: Cristian Dumitrescu Applied, thanks