ixgbe: support new flow director masks
authorJingjing Wu <jingjing.wu@intel.com>
Thu, 29 Jan 2015 05:29:18 +0000 (13:29 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 22 Feb 2015 00:29:05 +0000 (01:29 +0100)
commit76c6f89e80d4a89f541f7625e355ad2cf3cc0737
tree820ff8153020a611d0f9cf150ff5b325506ad115
parent2d4c1a9ea2ac83aeada1c633f4f205816b904c73
ixgbe: support new flow director masks

This patch implement the mask configuration of flow director filter,
by using the mask defined in rte_fdir_conf instead of callback function
fdir_set_masks.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c
lib/librte_pmd_ixgbe/ixgbe_ethdev.h
lib/librte_pmd_ixgbe/ixgbe_fdir.c