ixgbe: migrate ntuple filter to new API
authorJingjing Wu <jingjing.wu@intel.com>
Tue, 10 Feb 2015 04:48:29 +0000 (12:48 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 22 Feb 2015 03:04:53 +0000 (04:04 +0100)
commit4c54a7e7bd42b1428d792959cf22ac2003201f7f
tree800affcd921a963cb600a7cfbf38ed59b5d5eaa2
parentfdaa76971a738c51fa3cb82111e92c259e1013d0
ixgbe: migrate ntuple filter to new API

This patch defines new functions dealing with ntuple filters which is
corresponding to 5tuple in HW.
It removes old functions which deal with 5tuple filters.
Ntuple filter is dealt with through entrance ixgbe_dev_filter_ctrl.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c
lib/librte_pmd_ixgbe/ixgbe_ethdev.h