From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: [PATCH 1/2] doc: add missing release notes for mlx4 availability in DPDK 2.0.0 Date: Tue, 11 Aug 2015 16:42:44 +0200 Message-ID: <1439304165-28438-2-git-send-email-adrien.mazarguil@6wind.com> References: <1439304165-28438-1-git-send-email-adrien.mazarguil@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by dpdk.org (Postfix) with ESMTP id AE7365A7A for ; Tue, 11 Aug 2015 16:43:01 +0200 (CEST) Received: by wicne3 with SMTP id ne3so64045931wic.0 for ; Tue, 11 Aug 2015 07:43:01 -0700 (PDT) In-Reply-To: <1439304165-28438-1-git-send-email-adrien.mazarguil@6wind.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" Signed-off-by: Adrien Mazarguil --- doc/guides/rel_notes/release_2_0.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_2_0.rst b/doc/guides/rel_notes/= release_2_0.rst index 4341a0c..62737ae 100644 --- a/doc/guides/rel_notes/release_2_0.rst +++ b/doc/guides/rel_notes/release_2_0.rst @@ -123,6 +123,12 @@ New Features =20 * Support for VXLAN packet on Intel=C2=AE 40GbE Controllers =20 +* Poll Mode Driver for Mellanox ConnectX-3 EN adapters (mlx4) + +.. note:: This PMD is only available for Linux and is disabled by defaul= t + due to external dependencies (libibverbs and libmlx4). Please + refer to the NIC drivers guide for more information. + * Packet Distributor Sample Application =20 * Job Stats library and Sample Application. --=20 2.1.0