From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-f171.google.com (mail-qk0-f171.google.com [209.85.220.171]) by dpdk.org (Postfix) with ESMTP id 279E22BB3 for ; Thu, 28 Jul 2016 21:31:52 +0200 (CEST) Received: by mail-qk0-f171.google.com with SMTP id x1so72094107qkb.3 for ; Thu, 28 Jul 2016 12:31:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=0fQ1O0F61QnKQFmld5zSfVTsvpH5Q1KU92ZcpJA5Q/A=; b=dwe9bmGedjXYq0y5BY5WJN5ulOqlDhWCwbnZ+pDB3qmaMQecVdEgEayC23QVvEpyjz taBESo9+RbOnhcr+v7DYcwamzG92I4YcqNTju2smgWI/k4wVD53EU1nVIZroqg+MKuAJ iyvQQ4QGqRPKoeQ5jnk8FAAsKL7lrnSr5qaPU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=0fQ1O0F61QnKQFmld5zSfVTsvpH5Q1KU92ZcpJA5Q/A=; b=e7FRrV3Fx5QFXHJY5hh4DvukSQLnNSy0eTEJVmB/7X/kjv2NzssNFW9kehTMv3QyI3 BUkkxoDZPzdjGEpsQw0xtppd0rOpSRpIad0qlE7CeCHIjFNmq/Km6AUUAuOMKNRRs+uU y1RPPYK2J8tPWcJYY5VucYfDenyGUQbICLRBVMhoED5mbCekkDwDN3PgzRgx7b+xFSZH JIJbmqyFpjYuBmTqR9L1Wm8chBueR6l2Jr31VWvwAzn+hV4rz+AAQViBRuqrg7/5Go7j wQzAYP27RSZCRHBAS2yK3OaaMU0/Uys/LAZnaUpWy3NtjLegVIdFbs14CElJ7KsItEQO o5VQ== X-Gm-Message-State: AEkoousxubYDxLHxmUQ239FNn6AOE0r9ndIJ/UwX7Hf//Hw2DIPBd256PzLdt8LELhWF4yX0CRQGjqSx/Q4HfIKl X-Received: by 10.55.106.195 with SMTP id f186mr43890321qkc.52.1469734311317; Thu, 28 Jul 2016 12:31:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.55.4 with HTTP; Thu, 28 Jul 2016 12:31:21 -0700 (PDT) In-Reply-To: <4094696.2v6sgOsls5@xps13> References: <1469638014-1704-1-git-send-email-thomas.monjalon@6wind.com> <3043574.Tu61yWlkOT@xps13> <4094696.2v6sgOsls5@xps13> From: Ajit Khaparde Date: Thu, 28 Jul 2016 14:31:21 -0500 Message-ID: To: Thomas Monjalon Cc: Stephen Hurd , Rasesh Mody , Harish Patil , Sony Chacko , web@dpdk.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-web] [PATCH] add bnxt and qede in list of supported NICs X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2016 19:31:52 -0000 On Thu, Jul 28, 2016 at 1:36 PM, Thomas Monjalon wrote: > 2016-07-28 09:14, Thomas Monjalon: > > 2016-07-27 15:59, Ajit Khaparde: > > > On Wed, Jul 27, 2016 at 11:46 AM, Thomas Monjalon < > thomas.monjalon@6wind.com > > > > wrote: > > > > +
  • bnxt (NetXtreme > C-Series)
  • > > > > > > > Thanks Thomas. > > > =E2=80=8BIf you don't mind, can you use this instead?=E2=80=8B > > > > > > +
  • bnxt > (NetXtreme=E2=80=8B-C/NetXtreme-E)
  • > > > > Do you mean NetXtreme-E is supported in 16.07? > > It does not appear in the release notes. > > Applied with suggested change. > > I'm still interested to know what is NetXtreme-E and is it supported in > 16.07? > =E2=80=8BThe E there stands for Enterprise. While the "C" is for Cloud. Coming to support.. Yes. It is supported. The list of PCI IDs in bnxt_ethdev.c includes the NetXtreme-C as well as NetXtreme-E product family. I hope this helps. Let me know if you need more info. Thanks -Ajit =E2=80=8B