numam-dpdk/lib/librte_pmd_e1000
Jingjing Wu fdaa76971a igb: migrate ntuple filter to new API
This patch defines new functions dealing with ntuple filters which is
corresponding to 2tuple filter for 82580 and i350 in HW, and to 5tuple
filter for 82576 in HW.
It removes old functions which deal with 2tuple and 5tuple filters in igb driver.
Ntuple filter is dealt with through entrance eth_igb_filter_ctrl.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2015-02-22 04:04:53 +01:00
..
2015-02-20 11:44:52 +01:00
2014-09-18 20:52:42 +02:00
2014-09-18 20:52:42 +02:00
2014-11-27 16:21:11 +01:00
2014-09-18 20:52:42 +02:00
2014-11-27 16:21:11 +01:00
2015-02-03 16:56:58 +01:00