From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/4] Integrate ethertype filter in igb/ixgbe driver to new API Date: Tue, 20 Jan 2015 09:17:08 +0100 Message-ID: <4097836.RDcs8Njeic@xps13> References: <1419477270-14611-1-git-send-email-jingjing.wu@intel.com> <1421046973-23283-1-git-send-email-jingjing.wu@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: 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" > > v2 changes: > > change the return value if adding an existing filter from the filter's index to > > negative value. > > > > The patch set uses new filter_ctrl API to replace old ethertype filter APIs. > > It uses new functions and structure to replace old ones in igb/ixgbe driver, new > > commands to replace old ones in testpmd, and removes the old APIs. > > > > Jingjing Wu (4): > > ixgbe: new functions replace old ones for ethertype filter > > e1000: new functions replace old ones for ethertype filter > > testpmd: new commands for ethertype filter > > ethdev: remove old APIs and structures of ethertype filter > > Acked-by: Helin Zhang Applied Thanks -- Thomas