From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id B3ABA5681 for ; Fri, 27 Feb 2015 01:42:16 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 26 Feb 2015 16:36:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,656,1418112000"; d="scan'208";a="691407998" Received: from pgsmsx104.gar.corp.intel.com ([10.221.44.91]) by orsmga002.jf.intel.com with ESMTP; 26 Feb 2015 16:42:14 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by PGSMSX104.gar.corp.intel.com (10.221.44.91) with Microsoft SMTP Server (TLS) id 14.3.195.1; Fri, 27 Feb 2015 08:42:03 +0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.161]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.197]) with mapi id 14.03.0195.001; Fri, 27 Feb 2015 08:42:02 +0800 From: "Zhang, Helin" To: Thomas Monjalon Thread-Topic: [dpdk-dev] closing version 2.0.0-rc1 Thread-Index: AQHQUHwFK5+mn+ddYUq4cNwh1OJfaZ0Dqlfg Date: Fri, 27 Feb 2015 00:42:01 +0000 Message-ID: References: <3361041.jsZCZet79c@xps13> In-Reply-To: <3361041.jsZCZet79c@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] closing version 2.0.0-rc1 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: Fri, 27 Feb 2015 00:42:17 -0000 Hi Thomas For "unified packet type", it has been acked by Konstantin, and carefully r= eviewed by Oliver, and reviewed by Cunming, Bruce, Jingjing, etc. The only open comment is that detailed description of each packet type shou= ld be added. I will complete it today and hopefully it can be in R2.0. Coul= d you help to check it again and if it can be in R2.0? Thank you very much! Regards, Helin > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, February 25, 2015 5:50 AM > To: dev@dpdk.org > Subject: [dpdk-dev] closing version 2.0.0-rc1 >=20 > It is time to close the first release candidate for DPDK 2.0. > Then we are going to enter into the RC testing phase which was planned fr= om > 23rd February to 13th March. Only fixes, and cleanups will be accepted. > At the end, the release should be out on 31st March. >=20 > This is the list of the integrated features: > * ABI versioning > * x32 ABI > * non-eal thread supports > * multi-pthread per core > * jobstats library > * reorder library > * acl for AVX2 > * crc hash arch-independent > * uio_pci_generic support > * kni optimizations > * vhost-user support > * virtio (link, vlan, mac, port IO, perf) > * ixgbevf RSS > * i40e hash filtering > * i40e nvgre offloading > * i40e switch > * fm10k driver > * bonding mode 4 tests > * bonding mode 6 > * Rx/Tx callbacks > * unified flow types > * remove old filtering API (flow director, flex, ethertype, syn, ntuple) > * remove device arguments limit > * add indirect attached mbuf flag > * use default port configuration in testpmd > * tunnel offloading in testpmd >=20 > Some missing features may still be integrated in the last minute run: > * hotplug > * mlx4 driver > * interrupt mode > * sched enhancements >=20 > Some other features were submitted too late or haven't been properly > reviewed, so they are postponed (deferred state in patchwork): > * tile arch > * ixgbe base update > * i40e TSO > * xen net-front driver > * hyper-v driver > * bnx2x driver > * unified packet type >=20 > Thanks for your attention