From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/2] support ethertype filter on fortville Date: Wed, 26 Nov 2014 23:24:12 +0100 Message-ID: <18167760.FcY50bGQQn@xps13> References: <1413965977-15165-1-git-send-email-jingjing.wu@intel.com> <1415882995-8697-1-git-send-email-jingjing.wu@intel.com> <1ED644BD7E0A5F4091CF203DAFB8E4CC01D9BE50@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Wu, Jingjing" Return-path: In-Reply-To: <1ED644BD7E0A5F4091CF203DAFB8E4CC01D9BE50-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > The patch set supports ethertype filter on fortville. > > > > v3 changes: > > - redefine the control packet filter to ethertype filter > > > > v2 changes: > > - strip the filter APIs definitions from this patch set > > > > jingjing.wu (2): > > ethdev: new structure of Ethertype Filter for filter_ctrl api > > i40e: implement operation to add/delete an ethertype filter > > Acked-by: Jijiang Liu Applied As for flow director API, it is expected to have this new API applied to other drivers, as a top priority. Thanks -- Thomas