From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] doc: update release notes Date: Tue, 14 Feb 2017 14:25:24 +0100 Message-ID: <8134745.BqORVjeg8u@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara , Adrien Mazarguil , Olga Shern To: Nelio Laranjeiro Return-path: Received: from mail-wr0-f175.google.com (mail-wr0-f175.google.com [209.85.128.175]) by dpdk.org (Postfix) with ESMTP id B42491077 for ; Tue, 14 Feb 2017 14:25:26 +0100 (CET) Received: by mail-wr0-f175.google.com with SMTP id k90so169596181wrc.3 for ; Tue, 14 Feb 2017 05:25:26 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-02-09 09:31, Nelio Laranjeiro: > Biggest change is in the first patch to provide a better visibility for users > on which NIC has been tested on which platform. > > Others two are just updates for Mellanox PMDs. > > Nelio Laranjeiro (3): > doc: merge release notes sections > doc: update release notes for mlx4 > doc: update release notes for mlx5 Applied, thanks