2015-04-20 15:37, Thomas Monjalon: > 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 <ssujith at cisco.com> > > Applied, thanks > > Now the old flow director API may be totally removed.
Please remove use of rte_fdir_filter for key_len. Thanks