From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: updated release notes for r2.1 Date: Mon, 17 Aug 2015 19:10:06 +0200 Message-ID: <12307143.pDc0JXMOnO@xps13> References: <1439463883-19689-1-git-send-email-john.mcnamara@intel.com> <1439463883-19689-2-git-send-email-john.mcnamara@intel.com> <8CEF83825BEC744B83065625E567D7C219F39EE3@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Mcnamara, John" Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 144CE8DA0 for ; Mon, 17 Aug 2015 19:11:21 +0200 (CEST) Received: by wicja10 with SMTP id ja10so75439299wic.1 for ; Mon, 17 Aug 2015 10:11:21 -0700 (PDT) In-Reply-To: <8CEF83825BEC744B83065625E567D7C219F39EE3@IRSMSX108.ger.corp.intel.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-13 13:02, Iremonger, Bernard: > > + Port hotplug support was added to the following PMDs: > > + > > + * e1000/igb. > > + * ixgbe. > > + * i40e. > > + * fm10k. > > + * Ring. > > + * Bonding. > > + * Virtio. > > ring, bonding and virtio should probably be all lowercase. Applied with few small fixes, thanks for the big work, John