From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] add mlx4 release notes Date: Mon, 17 Aug 2015 19:36:50 +0200 Message-ID: <26664466.meKqMNnBUO@xps13> References: <1439304165-28438-1-git-send-email-adrien.mazarguil@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Adrien Mazarguil Return-path: Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by dpdk.org (Postfix) with ESMTP id 5FD3C8E5C for ; Mon, 17 Aug 2015 19:38:05 +0200 (CEST) Received: by wicne3 with SMTP id ne3so76299903wic.0 for ; Mon, 17 Aug 2015 10:38:05 -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" 2015-08-11 16:42, Adrien Mazarguil: > Following John McNamara's changes we've noticed that mlx4 release notes were > missing from DPDK 2.0.0. This patchset adds them retroactively and also > provides mlx4 release notes for DPDK 2.1.0. > > Adrien Mazarguil (2): > doc: add missing release notes for mlx4 availability in DPDK 2.0.0 > doc: add mlx4 release notes to DPDK 2.1.0 Applied, thanks. Some changes were needed due to previous patch from John.