From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: continuous release notes Date: Mon, 14 Sep 2015 17:00:08 +0200 Message-ID: <1799059.SAEPfyLujo@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev@dpdk.org Return-path: Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by dpdk.org (Postfix) with ESMTP id 6BDAA8E6E for ; Mon, 14 Sep 2015 17:01:16 +0200 (CEST) Received: by wicge5 with SMTP id ge5so146753670wic.0 for ; Mon, 14 Sep 2015 08:01:16 -0700 (PDT) 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" Hi, In order to provide a good release notes with little efforts, we have to update this file continuously: http://dpdk.org/browse/dpdk/tree/doc/guides/rel_notes/release_2_2.rst It means each patch adding a new feature or fixing a serious bug of a previous release, must include a new item in the release notes. We missed it for some previous patch: 17e01e3 i40e: fix base driver allocation when not using first numa node 45e73f4 ixgbe: remove burst size restriction of vector Rx b7fcd13 ixgbe: fix X550 DCB 7d49e0f hash: fix memory allocation of cuckoo key table 79db649 eal/linux: fix epoll timeout Thanks for taking care.