From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bruce.richardson@intel.com>
Received: from mga14.intel.com (mga14.intel.com [192.55.52.115])
 by dpdk.org (Postfix) with ESMTP id 10EB9AD81
 for <dev@dpdk.org>; Tue,  3 Feb 2015 20:04:44 +0100 (CET)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by fmsmga103.fm.intel.com with ESMTP; 03 Feb 2015 10:58:07 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.09,514,1418112000"; d="scan'208";a="522017219"
Received: from bricha3-mobl3.ger.corp.intel.com ([10.24.25.16])
 by orsmga003.jf.intel.com with SMTP; 03 Feb 2015 10:57:05 -0800
Received: by  (sSMTP sendmail emulation); Tue, 03 Feb 2015 12:04:41 -0600
Date: Tue, 3 Feb 2015 12:04:41 -0700
From: Bruce Richardson <bruce.richardson@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Message-ID: <20150203190440.GA5112@bricha3-MOBL3>
References: <1543668.33DNSY5Q47@xps13>
 <1704782.cYXBnscZcm@xps13>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1704782.cYXBnscZcm@xps13>
Organization: Intel Shannon Ltd.
User-Agent: Mutt/1.5.23 (2014-03-12)
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] deadline for 2.0 features proposal
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Feb 2015 19:04:45 -0000

On Tue, Feb 03, 2015 at 11:40:41AM +0100, Thomas Monjalon wrote:
> Hi,
> 
> These features were planned in the 2.0 roadmap but not submitted:
> 	- cuckoo hash
> 	- packet distributor (phase 2)
> 	- bifurcated driver, assuming availability in Linux kernel
> 	- Broadcom driver
> 	- Hyper-V driver
> 	- i40e QoS
> 	- i40e IEEE1588
> 	- i40e DCB
> 	- i40e SR-IOV switching
> 	- i40e port mirroring
> 
> They are now in the 2.1 roadmap.
> If you are working on one of these features or plan to do,
> please confirm their status and the estimated integration window.
> 
> Thanks
> -- 
> Thomas

There are no enhancements to the packet distributor lib which will be ready for
inclusion inside the 2.0 timeframe.

Regards,
/Bruce