From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples: optind should be reset to one not zero Date: Thu, 09 Mar 2017 21:41:12 +0100 Message-ID: <74455339.85cqDTeWke@xps13> References: <20170214220941.1178-1-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-wr0-f170.google.com (mail-wr0-f170.google.com [209.85.128.170]) by dpdk.org (Postfix) with ESMTP id EC23A2C49 for ; Thu, 9 Mar 2017 21:41:14 +0100 (CET) Received: by mail-wr0-f170.google.com with SMTP id u48so52939168wrc.0 for ; Thu, 09 Mar 2017 12:41:14 -0800 (PST) In-Reply-To: <20170214220941.1178-1-keith.wiles@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" 2017-02-14 16:09, Keith Wiles: > Signed-off-by: Keith Wiles Please, could explain and describe what was the consequence of this wrong reset value? You can just reply and I will integrate it in the commit when applying. Thanks