enic: migrate flow director filtering to new API
authorSujith Sankar <ssujith@cisco.com>
Thu, 9 Apr 2015 09:29:32 +0000 (14:59 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 20 Apr 2015 13:36:07 +0000 (15:36 +0200)
commite74a759a7273c6e9cca07c851694cb428b8a1f8c
tree995e668575ba5527b740214018d662ba23978dfc
parent2c46f7ffe1ae0e6973c06c22c1385ac684003f83
enic: migrate flow director filtering to new API

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@cisco.com>
lib/librte_pmd_enic/enic.h
lib/librte_pmd_enic/enic_clsf.c
lib/librte_pmd_enic/enic_ethdev.c