From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/2] Intel new NIC Boulder Rapid support Date: Thu, 29 Oct 2015 23:45:28 +0100 Message-ID: <1463291.teSO2xra22@xps13> References: <1443148283-6818-1-git-send-email-michael.qiu@intel.com> <1445835236-30374-1-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-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by dpdk.org (Postfix) with ESMTP id F05F68DA8 for ; Thu, 29 Oct 2015 23:46:39 +0100 (CET) Received: by wijp11 with SMTP id p11so299644045wij.0 for ; Thu, 29 Oct 2015 15:46:39 -0700 (PDT) In-Reply-To: <1445835236-30374-1-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" 2015-10-26 12:53, Michael Qiu: > Boulder Rapid is a new 100G NIC of Intel fm10k family, this patch > set enable it in DPDK. > > change log: > V2 --> v1 > update the release notes > > Michael Qiu (2): > fm10k: add Intel Boulder Rapid NIC support > doc: release note update for Boulder Rapid Support Applied, thanks