From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 57E108D96 for ; Thu, 13 Aug 2015 15:03:49 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 13 Aug 2015 06:02:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,670,1432623600"; d="scan'208";a="768074723" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by fmsmga001.fm.intel.com with ESMTP; 13 Aug 2015 06:02:38 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.22]) by IRSMSX104.ger.corp.intel.com ([169.254.5.131]) with mapi id 14.03.0224.002; Thu, 13 Aug 2015 14:02:37 +0100 From: "Iremonger, Bernard" To: "Mcnamara, John" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: updated release notes for r2.1 Thread-Index: AQHQ1bfy7fv3UAZqxkOR3qOQ/mISJZ4Js4OAgAAwmWA= Date: Thu, 13 Aug 2015 13:02:36 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C219F39EE3@IRSMSX108.ger.corp.intel.com> References: <1439463883-19689-1-git-send-email-john.mcnamara@intel.com> <1439463883-19689-2-git-send-email-john.mcnamara@intel.com> In-Reply-To: <1439463883-19689-2-git-send-email-john.mcnamara@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: updated release notes for r2.1 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2015 13:03:49 -0000 Hi John, > + > +* **Added additional hotplug support.** > + > + 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. > + > + Port hotplug support was added to BSD. > + > + Regards, Bernard.