From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by dpdk.org (Postfix) with ESMTP id 7F00F8D8D for ; Thu, 22 Oct 2015 18:36:58 +0200 (CEST) Received: by wijp11 with SMTP id p11so40758137wij.0 for ; Thu, 22 Oct 2015 09:36:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=q4GWfQcKmfD5gjQR6Qu/VDRId5mfBgjDUKoakp5L/Ms=; b=U9Z1lgzUfrC0f2WEtX1Ss0WsCI1RNA8DCiRQoliyrAWL2QUScFe4f5tvkZSEfQ4gcs ugFH6nRyiQwph5Hj7yf28/U7X0m9zqz9Rt0PcnX20xdaGHNKo9+YFIf51Suajao+iwrR V171AS0xTTRvZUQrYGMv/E2v/Dz9R1f6hbTeN8BqYWvZNXwtvDbyD3YIJq5tG40Ajn4F 1G7zW2B1tCAR/EFBoTLR1DXQcFcdTL5n/KZsnZUHPLvRIukA0Xjrm6lCiO1GJE0hkvd0 Urw40hWyovWtJJtKBzNqHoy3bcTh9zRvJHIZkoIZi6ERQ1s3ZPMbam8lmTN/SOsYdDYj MOUw== X-Gm-Message-State: ALoCoQn2qQ+BYxG8b/1R59w/qqs9zkrVTKhY58vZsuOhMXFvxQOkeFBN4v/QlHmSR0qzJCv10sj8 X-Received: by 10.180.72.177 with SMTP id e17mr39935414wiv.8.1445531818285; Thu, 22 Oct 2015 09:36:58 -0700 (PDT) Received: from xps13.localnet (167.16.90.92.rev.sfr.net. [92.90.16.167]) by smtp.gmail.com with ESMTPSA id ee5sm17817967wjd.17.2015.10.22.09.36.56 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Oct 2015 09:36:57 -0700 (PDT) From: Thomas Monjalon To: Jasvinder Singh Date: Thu, 22 Oct 2015 18:35:52 +0200 Message-ID: <5202044.1AsoK7i1xj@xps13> Organization: 6WIND User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <1445522584-24294-1-git-send-email-jasvinder.singh@intel.com> References: <1441364325-4965-1-git-send-email-jasvinder.singh@intel.com> <1445522584-24294-1-git-send-email-jasvinder.singh@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v4 0/2] cfgfile: modify the macros values X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2015 16:36:58 -0000 > Michal Jastrzebski (1): > qos_sched: fix example modification to use librte_cfgfile > > Jasvinder Singh (1): > librte_cfgfile(rte_cfgfile.h): modify the macros values Applied with more meaningful titles: examples/qos_sched: remove duplicated cfgfile library cfgfile: increase entry name and value sizes