From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add known issue with EAL argv Date: Tue, 14 Jun 2016 16:58:25 +0200 Message-ID: <2328332.HKsOpWFecF@xps13> References: <1463116489-31805-1-git-send-email-jingjing.wu@intel.com> <1464013494-28484-1-git-send-email-jingjing.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "david.marchand@6wind.com" , "Yang, Ziye" , "Richardson, Bruce" To: "Wu, Jingjing" Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 5412F8E7D for ; Tue, 14 Jun 2016 16:58:27 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id k204so127074980wmk.0 for ; Tue, 14 Jun 2016 07:58:27 -0700 (PDT) In-Reply-To: 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 patch docs the issue on EAL argument that the last EAL argument is > > replaced by program name in argv[]. > > > > Reported-by: Ziye Yang > > Signed-off-by: Jingjing Wu > > Acked-by: John McNamara Applied (with small rst fix), thanks