ixgbe: use generic filter control for ethertype filter
authorJingjing Wu <jingjing.wu@intel.com>
Mon, 12 Jan 2015 07:16:10 +0000 (15:16 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 20 Jan 2015 08:14:53 +0000 (09:14 +0100)
commit748198ae82c5202679c274f0d136caed3b229e1b
tree160c9376676d9a35cbe81c3430063e5c3d118846
parentdd5c2dd7e5e5485c79630ce181972d4ed66ef3c9
ixgbe: use generic filter control for ethertype filter

This patch removes old functions which deal with ethertype filter in ixgbe driver.
It also defines ixgbe_dev_filter_ctrl which is binding to filter_ctrl API,
and ethertype filter can be dealt with through this new entrance.

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