From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: update the dpdk 2.2 release notes Date: Thu, 24 Sep 2015 23:14:12 +0200 Message-ID: <1868678.u7IX3Rghx9@xps13> References: <1442565172-5338-6-git-send-email-matejvido@gmail.com> <1443111820-32543-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by dpdk.org (Postfix) with ESMTP id 63AD78D96 for ; Thu, 24 Sep 2015 23:15:20 +0200 (CEST) Received: by wicfx3 with SMTP id fx3so1234120wic.0 for ; Thu, 24 Sep 2015 14:15:19 -0700 (PDT) In-Reply-To: <1443111820-32543-1-git-send-email-john.mcnamara@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-09-24 17:23, John McNamara: > Update the DPDK 2.2 release notes with recent fixes: > > 7e01e3 i40e: fix base driver allocation when not using first numa node > 5e73f4 ixgbe: remove burst size restriction of vector Rx > 7fcd13 ixgbe: fix X550 DCB > d49e0f hash: fix memory allocation of cuckoo key table > 9db649 eal/linux: fix epoll timeout > > Signed-off-by: John McNamara Applied with small changes and one more recent fix. I think we should not include Fixes: tags in the release notes. It looks better to keep it small with focus on what was fixed.