From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [RFC PATCH] eal:Add new API for parsing args at rte_eal_init time Date: Wed, 03 Jun 2015 21:24:29 +0200 Message-ID: <3638515.Z9q363AFg3@xps13> References: <1433357393-54434-1-git-send-email-keith.wiles@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Keith Wiles Return-path: Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id D8785C328 for ; Wed, 3 Jun 2015 21:25:21 +0200 (CEST) Received: by wgme6 with SMTP id e6so17351897wgm.2 for ; Wed, 03 Jun 2015 12:25:21 -0700 (PDT) In-Reply-To: <1433357393-54434-1-git-send-email-keith.wiles@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" Hi Keith, 2015-06-03 13:49, Keith Wiles: > Signed-off-by: Keith Wiles > --- > lib/librte_eal/bsdapp/eal/eal.c | 20 ++++++++++++++++++++ > lib/librte_eal/common/include/rte_eal.h | 32 ++++++++++++++++++++++++++++++++ > 2 files changed, 52 insertions(+) These comments would be useful: As a RFC patch, it is not complete yet. This new API may be used for .