From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/2 v2] fm10k: update doc for Atwood Channel Date: Thu, 04 Feb 2016 10:03:29 +0100 Message-ID: <1838815.DS5HQ19sJV@xps13> References: <1452497281-21855-1-git-send-email-michael.qiu@intel.com> <1454574966-31124-1-git-send-email-michael.qiu@intel.com> <1454574966-31124-2-git-send-email-michael.qiu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Michael Qiu Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id DFED056B7 for ; Thu, 4 Feb 2016 10:04:43 +0100 (CET) Received: by mail-wm0-f50.google.com with SMTP id r129so201317026wmr.0 for ; Thu, 04 Feb 2016 01:04:43 -0800 (PST) In-Reply-To: <1454574966-31124-2-git-send-email-michael.qiu@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Michael, 2016-02-04 16:36, Michael Qiu: > Atwood Channel is 25GbE NIC and belongs to Intel FM10K family, > update the doc for it. > > Signed-off-by: Michael Qiu > Acked-by: John McNamara Next time, it would be better to send the doc changes and the related code changes in the same patch. Thanks