From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 901317E9D for ; Thu, 23 Oct 2014 09:16:28 +0200 (CEST) Received: by mail-wi0-f171.google.com with SMTP id em10so3314974wid.4 for ; Thu, 23 Oct 2014 00:24:52 -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=dqSdT0YifYUcmc58qMnm1icrQzM7v2CJIeAsPM3vr/4=; b=KYDyipZyEYZsGlxclN4pr91KwMwYCKcHICCHpEqrGVTZ+e9BNs0N0LwGQiNWQGTFPb Kc6pmzUimiVOgXy8LNrIDqqdET6CguyC1XIL0etORcR30Ph27c8kEExlmve4YtRZiL3w 1oxy7JObEvlX+qm2GOX5Xg8yM/1o1l70KFuZZBMjt5PAWcLWn7GitEUy7IEjAqBsXUyp dwDpgSBtRA+wluw6TFxgWio6Yz4p+RORqacRKsZLM4h43Gj6mmKiiCjJz1QUZ+K2PtlU OvKb+jOA3hC0tazDIpZMLnV+Gfj/49MWAiRwuIZN3fgLfok87WYXty89ELlYAehqUFg2 9rHA== X-Gm-Message-State: ALoCoQke3uzM/y5m1M9+vB9IpulFXnbap/MKjyYE/0jwi3y2d75zJTFtX2KVurWEfB+Bm5S3Vuic X-Received: by 10.180.101.39 with SMTP id fd7mr42366555wib.55.1414049091342; Thu, 23 Oct 2014 00:24:51 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id gm9sm1551945wib.18.2014.10.23.00.24.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Oct 2014 00:24:50 -0700 (PDT) From: Thomas Monjalon To: Helin Zhang Date: Thu, 23 Oct 2014 09:24:33 +0200 Message-ID: <6734152.2yIzpFtZi3@xps13> Organization: 6WIND User-Agent: KMail/4.14.1 (Linux/3.16.4-1-ARCH; KDE/4.14.1; x86_64; ; ) In-Reply-To: <6766369.hsNduvSWUA@xps13> References: <1414044079-10006-1-git-send-email-helin.zhang@intel.com> <6766369.hsNduvSWUA@xps13> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH 0/2] remove registers for early hardware only 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, 23 Oct 2014 07:16:28 -0000 > The first patch is missing. It was blocked in moderation queue because of its size. -- Thomas