From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by dpdk.org (Postfix) with ESMTP id 354067E9D for ; Thu, 23 Oct 2014 09:13:22 +0200 (CEST) Received: by mail-wi0-f180.google.com with SMTP id em10so1140576wid.1 for ; Thu, 23 Oct 2014 00:21:46 -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=BPnhHQN3Aunlh37pz++7gL3fwi3DIhnccA9kHYHvb2M=; b=WxrYZ7gyF4g9tpNc3yF1FygWTbPIjVqRT/0hJIZ1LEuqgyRyWRUoG3vyh+bhqF6+TD aTYCs80G3VL7bSdqpxSuH6HRZIby9JN4/WsnSoqGIQrh54UqhTiso9+hMSswVI/9RtvY cdNuHwR2GKrryRLLOekNRTkZv/4ndkRN5qGnQdUoELxclb2mQIwZnLSIYdLJsnYboV2V KBNBho8W0REH/yoPN1GztRR233feuunb8CXIBrhkR7jIpB2OfrmFwTeGuqIfaaLKtUBM gn1J0Xl37WCPyp3rGKH9FufeihePqgZrTUJPq7qTlEnoqUhvrlS9372POIQZEMUTdgCl uSRQ== X-Gm-Message-State: ALoCoQnpBnBJFurGAXE9c2mPlP2rn5xYxeMAz9/tcLSAiLA8/I6RSanzKdw28BE7bIpp6INbP/uc X-Received: by 10.180.9.51 with SMTP id w19mr10872053wia.13.1414048906023; Thu, 23 Oct 2014 00:21:46 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id ws2sm1110108wjc.32.2014.10.23.00.21.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Oct 2014 00:21:45 -0700 (PDT) From: Thomas Monjalon To: Helin Zhang Date: Thu, 23 Oct 2014 09:21:27 +0200 Message-ID: <6766369.hsNduvSWUA@xps13> Organization: 6WIND User-Agent: KMail/4.14.1 (Linux/3.16.4-1-ARCH; KDE/4.14.1; x86_64; ; ) In-Reply-To: <1414044079-10006-1-git-send-email-helin.zhang@intel.com> References: <1414044079-10006-1-git-send-email-helin.zhang@intel.com> 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:13:22 -0000 Hi Helin, The first patch is missing. -- Thomas