From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] enic: remove use of rte_fdir_filter for key_len Date: Tue, 28 Apr 2015 14:14:52 +0200 Message-ID: <2773251.Us8g5trXyq@xps13> References: <1429595488-15992-1-git-send-email-ssujith@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Sujith Sankar Return-path: In-Reply-To: <1429595488-15992-1-git-send-email-ssujith-FYB4Gu1CFyUAvxtiuMwx3w@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" > This patch removes the use of rte_fdir_filter from enic_clsf. > This also takes care of modifying the version and copyright string. > > Signed-off-by: Sujith Sankar Applied, thanks