From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 8EEB56CAE for ; Fri, 24 Jun 2016 13:59:52 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 24 Jun 2016 04:59:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,520,1459839600"; d="scan'208";a="982528094" Received: from singalsu-mobl4.ger.corp.intel.com ([10.252.31.226]) by orsmga001.jf.intel.com with SMTP; 24 Jun 2016 04:59:35 -0700 Received: by (sSMTP sendmail emulation); Fri, 24 Jun 2016 12:59:35 +0025 Date: Fri, 24 Jun 2016 12:59:35 +0100 From: Bruce Richardson To: Ajit Khaparde Cc: dev@dpdk.org, stephen.hurd@broadcom.com Message-ID: <20160624115934.GJ13456@bricha3-MOBL3> References: <1466546300-44716-1-git-send-email-ajit.khaparde@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466546300-44716-1-git-send-email-ajit.khaparde@broadcom.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] bnxt: Add Cumulus+ PCI ID 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: Fri, 24 Jun 2016 11:59:53 -0000 On Tue, Jun 21, 2016 at 04:58:20PM -0500, Ajit Khaparde wrote: > This patch adds support for Cumulus+ Ethernet adapters. > These Cumulus+ Ethernet adapters support 10Gb/25Gb/40Gb/50Gb speeds. > > Signed-off-by: Ajit Khaparde Applied to dpdk-next-net/rel_16_07 /Bruce