From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 47FD9C46C for ; Fri, 24 Jun 2016 15:04:50 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id f126so21758846wma.1 for ; Fri, 24 Jun 2016 06:04:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=RxrzJo4JkvRhVETqwQI6F1vn7E5C21/VoBpQkda49SI=; b=K//SU2Wn47KtCkA99VfygKQ0MjiBnMDOk/n0Jdicw0NYlp1Dyqq0PIM6gWsQQ+digt EeDPF7sai3QeStpxp1LG76NTlYvLwA3iyhKCbBbxRM5H1nHRuUhjwbRoRRWlcNDrHxvs OVmipESmP2IeiCccQVUVwRsnt1kbTcxvKxJtP5GchfI6hvem3BUMSdKZQ86wqL2XJh4C 2n6YvLDYzFipHAGClMxIPajSmigd6Bq4GNonTWEi0ZOayhPCFEDxO9DtlNZKuprSyKEV lX7KL6R24nLEYlW917b+buP603VI7pLrJYVZTwp+CptHNupAK4AGtdqktNwDuzoLoLtB jqBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=RxrzJo4JkvRhVETqwQI6F1vn7E5C21/VoBpQkda49SI=; b=MQkxXT2VPpLjCjfF0lSuUOkuuqXJ+mA13jy/GXEId9bYhwCT1ebmH60PHsbVSwkORl w3eGkBjVzxTMuAb8eqllEUKUWEL8ZyKKc98fvKBLK+ayfk9B6a3Swiv5PXbbAfWTf2g+ G/f6NpG0sG2Avdpe5bE8L2QGAPPQL7Ig8PJ3m97gD+Z5nQnphz1x6Und/d6CjQgIbGUW /l7Hu4xfussdEI28kHab1HypHNia/QoVtHLzRaQL9j+zdGE+1kzyNAEAS9O23MlzqDsB LgcDyrSWuo3NsC7n2YZaSLlGMwNxE08H/o4nlVVJ6todb60Ya3B+ls8VyQ8LNXJeGFSf p18Q== X-Gm-Message-State: ALyK8tIQDerl1AgSIZWYV/ySpaPSBId6t6wfX1p/LGZ+3TL49X1y8tttPpXkRf76sP6vUuDz X-Received: by 10.194.235.4 with SMTP id ui4mr4087806wjc.23.1466773490018; Fri, 24 Jun 2016 06:04:50 -0700 (PDT) Received: from autoinstall.dev.6wind.com (guy78-3-82-239-227-177.fbx.proxad.net. [82.239.227.177]) by smtp.gmail.com with ESMTPSA id zg10sm5119578wjb.1.2016.06.24.06.04.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Jun 2016 06:04:49 -0700 (PDT) Date: Fri, 24 Jun 2016 15:04:47 +0200 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro To: dev@dpdk.org Cc: Bruce Richardson , Ferruh Yigit Message-ID: <20160624130447.GH14221@autoinstall.dev.6wind.com> References: <1466700801-10383-1-git-send-email-nelio.laranjeiro@6wind.com> <1466758261-25986-1-git-send-email-nelio.laranjeiro@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1466758261-25986-1-git-send-email-nelio.laranjeiro@6wind.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v6 00/25] Refactor mlx5 to improve performance 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: Fri, 24 Jun 2016 13:04:50 -0000 Sorry about this, it will need a v7, a bug was introduced in the previous version to fix a checkpatch warning. kvargs were no more interpreted. I will resend a v7 after verifying everything. Regards, -- Nélio Laranjeiro 6WIND