From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] enic: migrating to new fdir api Date: Mon, 20 Apr 2015 15:37:28 +0200 Message-ID: <2914643.9JDZnUHokG@xps13> References: <1428571772-7779-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: <1428571772-7779-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" 2015-04-09 14:59, Sujith Sankar: > This patch helps enic migrate to the new flow-director API. > > It takes care of the following. > 1. The change in fdir_filter structure and stats structure > 2. DPDK interface functions in enic_ethdev.c > 3. ENIC driver functions that deal with the VIC adapter > > > Signed-off-by: Sujith Sankar Applied, thanks Now the old flow director API may be totally removed.