From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129]) by dpdk.org (Postfix) with ESMTP id 6F9162BBD for ; Wed, 23 May 2018 08:29:15 +0200 (CEST) Received: from Internal Mail-Server by MTLPINE1 (envelope-from shahafs@mellanox.com) with ESMTPS (AES256-SHA encrypted); 23 May 2018 09:19:11 +0300 Received: from unicorn01.mtl.labs.mlnx. (unicorn01.mtl.labs.mlnx [10.7.12.62]) by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id w4N6HEog029015; Wed, 23 May 2018 09:17:14 +0300 From: Shahaf Shuler To: thomas@monjalon.net Cc: web@dpdk.org Date: Wed, 23 May 2018 09:17:10 +0300 Message-Id: <20180523061710.120296-1-shahafs@mellanox.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: <20180517120842.84992-1-shahafs@mellanox.com> References: <20180517120842.84992-1-shahafs@mellanox.com> Subject: [dpdk-web] [PATCH v2] add Bluefield device to Mellanox supported NICs X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2018 06:29:15 -0000 Was added in 18.05 by commit dd3331c6f1ce ("net/mlx5: add Bluefield device id") Signed-off-by: Shahaf Shuler --- On v2: - Updated commit log. --- doc/nics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nics.html b/doc/nics.html index ffe4455909..8d5a5503ac 100644 --- a/doc/nics.html +++ b/doc/nics.html @@ -87,7 +87,7 @@

Mellanox

  • mlx4 (ConnectX-3, ConnectX-3 Pro)
  • -
  • mlx5 (ConnectX-4, ConnectX-4 Lx, ConnectX-5)
  • +
  • mlx5 (ConnectX-4, ConnectX-4 Lx, ConnectX-5, Bluefield)

Netcope

    -- 2.12.0