ixgbe: migrate syn filter to new API
authorJingjing Wu <jingjing.wu@intel.com>
Wed, 11 Feb 2015 07:51:46 +0000 (15:51 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 22 Feb 2015 02:09:04 +0000 (03:09 +0100)
commitafad6c82c6e8132e50d188cd6de30e96b6fc417b
treebabe06167aff95a10d784372d16e5c18b04eacba
parentdbd7cfcfe1b5486c1d26b9260f2d79c7388c72bb
ixgbe: migrate syn filter to new API

This patch defines new functions dealing with syn filter.
It removes old functions which deal with syn filter.
Syn filter is dealt with through entrance ixgbe_dev_filter_ctrl.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c