igb: migrate flex filter to new API
authorJingjing Wu <jingjing.wu@intel.com>
Sat, 21 Feb 2015 01:53:08 +0000 (01:53 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 22 Feb 2015 01:53:24 +0000 (02:53 +0100)
commit231d43909a31db25eb54ce07f70c4b2160dde87e
treeeee15b9f5d1b669f3dc408d5d2c2e75b23e55e37
parent2d72306de1dcd2ae0013fcb74673496b2cc52420
igb: migrate flex filter to new API

This patch defines new functions dealing with flex filter.
It removes old functions of flex filter in igb driver.
Syn filter is dealt with through entrance eth_igb_filter_ctrl.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
lib/librte_pmd_e1000/e1000_ethdev.h
lib/librte_pmd_e1000/igb_ethdev.c