From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 71C957E99 for ; Thu, 23 Oct 2014 09:23:11 +0200 (CEST) Received: by mail-wg0-f48.google.com with SMTP id k14so461312wgh.7 for ; Thu, 23 Oct 2014 00:31:35 -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=RHtJr5TW+V2+ZBofaYxom579w21I66/O7vjxbLc++uQ=; b=UoeEFKJL4QjNU1nJ9cKE3v7/lgggxuZmQPvN2jOsylJx4u93dCqjMz82RYlRv1N7d5 9qC/s2oxE/7hIoF5lnRpEx4ZphCUoD5vXeHZzdJFq6WPzgiGZJdKJ39CR8+BF9I96vPx 61eUF1aqy21wuDLImkbhVg4bs/0XEHsGD+qnLG3z3StoPB5lRsbPvl0gbLJLlUBZFQcc TLNA82F3oTgZBWqi6K+fnE9j5ldtBnND/m85VVV66auBv7V8P3cxgQnb7jhcuoHg9GE1 3dIS7mY65R8+dm+VrsaqJBcK2IhsbkFvH3wsHiIaqkXOGo8mYZkRDeuOWMa4iQTTx5ip whIA== X-Gm-Message-State: ALoCoQkEFqO2BMa768omvlAOeM2WTZ0uZfFifzrCGegVh4YFQQ6MYz6z0fdTlvXxjWFktQDKM+Zf X-Received: by 10.194.52.3 with SMTP id p3mr3277601wjo.93.1414049495307; Thu, 23 Oct 2014 00:31:35 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id wl1sm1165079wjb.4.2014.10.23.00.31.34 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Oct 2014 00:31:34 -0700 (PDT) From: Thomas Monjalon To: "Zhang, Helin" Date: Thu, 23 Oct 2014 09:31:16 +0200 Message-ID: <3663925.tPN8iNrmIm@xps13> Organization: 6WIND User-Agent: KMail/4.14.1 (Linux/3.16.4-1-ARCH; KDE/4.14.1; x86_64; ; ) In-Reply-To: References: <1414044079-10006-1-git-send-email-helin.zhang@intel.com> <6734152.2yIzpFtZi3@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:23:11 -0000 2014-10-23 07:27, Zhang, Helin: > > > The first patch is missing. > > > > It was blocked in moderation queue because of its size. > > Yes, the first patch includes removing a head file of about 10,000 lines of code. > I need to do nothing, right? No problem, it's unblocked now and the patch was delivered. -- Thomas