From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [RFC v2] Generic flow director/filtering/classification API Date: Thu, 29 Sep 2016 19:10:53 +0200 Message-ID: <20160929171053.GP17252@6wind.com> References: <20160705181646.GO7621@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Thomas Monjalon To: dev@dpdk.org Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id 0109A56A8 for ; Thu, 29 Sep 2016 19:11:01 +0200 (CEST) Received: by mail-wm0-f43.google.com with SMTP id w72so39749239wmf.1 for ; Thu, 29 Sep 2016 10:11:01 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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" On Fri, Aug 19, 2016 at 08:50:44PM +0200, Adrien Mazarguil wrote: > Hi All, > > Thanks to many for the positive and constructive feedback I've received so > far. Here is the updated specification (v0.7) at last. > > I've attempted to address as many comments as possible but could not > process them all just yet. A new section "Future evolutions" has been > added for the remaining topics. > > This series adds rte_flow.h to the DPDK tree. Next time I will attempt to > convert the specification as a documentation commit part of the patchset > and actually implement API functions. [...] A quick update, we initially targeted 16.11 as the DPDK release this API would be available for, turns out this goal was somewhat too optimistic as September is ending and we are about to overshoot the deadline for integration (basically everything took longer than expected, big surprise). So instead of rushing things now to include a botched API in 16.11 with no PMD support, we simply modified the target, now set to 17.02. On the plus side this should leave developers more time to refine and test the API before applications and PMDs start to use it. I intend to send the patchset for the first non-draft version mid-October worst case (ASAP in fact). I still haven't replied to several comments but did take them into account, thanks for your feedback. -- Adrien Mazarguil 6WIND