From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Qiu Subject: [PATCH v2 0/2] Intel new NIC Boulder Rapid support Date: Mon, 26 Oct 2015 12:53:54 +0800 Message-ID: <1445835236-30374-1-git-send-email-michael.qiu@intel.com> References: <1443148283-6818-1-git-send-email-michael.qiu@intel.com> To: dev@dpdk.org Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 972364A63 for ; Mon, 26 Oct 2015 05:54:18 +0100 (CET) In-Reply-To: <1443148283-6818-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" 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 doc/guides/rel_notes/release_2_2.rst | 3 +++ drivers/net/fm10k/base/fm10k_osdep.h | 4 ++++ lib/librte_eal/common/include/rte_pci_dev_ids.h | 2 ++ 3 files changed, 9 insertions(+) -- 1.9.3