From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by dpdk.org (Postfix) with ESMTP id 04FF23792 for ; Wed, 9 Sep 2015 10:45:47 +0200 (CEST) Received: by wiclk2 with SMTP id lk2so148239576wic.0 for ; Wed, 09 Sep 2015 01:45:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:organization :user-agent:mime-version:content-transfer-encoding:content-type; bh=zwIfvWTsZYUW5/NvtqxEedSqEYXQmyvI0AzT+6GWYS4=; b=BLvgx0FF5/pnecaogmgu87A9rnwJqoEFm4fCOGyVcDYDpuMNlr7mrPN9mtLCy72uIg top3c7yIRU2LC+PgHxffZVZIawmE9xHUoZ/77LYCQ+/94ddWGcWpfbqIlpBN+vTR1IDO b63XVbTL0Yodh4iuxyixa3yta7avjICXiXU69eGoDtl+YaO3uDFpLHrvjS+wnNm8lQRr xXcYd0wKYBEFdpdDo2+e6ViDdC2N4X9oL+8MPK4rZyi7C/oT3072lvGrVw9j/JhenNyM zkgDHPa3f6Iz5tB3bv9KzVRf9dtCufUbfd1Snar/FEaawEpH/+FN799w2M2TQ6O0bubq yz5g== X-Gm-Message-State: ALoCoQnkzIf7w3KMwHDBdMB9lBX8dk6BP+alnQO9vKLsjXkjz3rpR9lH/s+3FAjnxqWSbIfHvs9x X-Received: by 10.180.82.7 with SMTP id e7mr52947829wiy.19.1441788346834; Wed, 09 Sep 2015 01:45:46 -0700 (PDT) Received: from xps13.localnet (guy78-3-82-239-227-177.fbx.proxad.net. [82.239.227.177]) by smtp.gmail.com with ESMTPSA id j7sm9043519wjz.11.2015.09.09.01.45.46 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Sep 2015 01:45:46 -0700 (PDT) From: Thomas Monjalon To: dev@dpdk.org Date: Wed, 09 Sep 2015 10:44:39 +0200 Message-ID: <1882381.9qlZTmz9zB@xps13> Organization: 6WIND User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-dev] DPDK 2.2 roadmap 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: Wed, 09 Sep 2015 08:45:47 -0000 Hello, The new features for the release 2.2 must be first submitted before 2nd October. They should be integrated before 23rd October. In order to ease cooperation and integration, it would be nice to see announces or technical details of planned features for 2.2 or 2.3. Then the roadmap page will be filled accordingly: http://dpdk.org/dev/roadmap Generally speaking, it helps to know what you are working on and what is the status. Thanks