ethdev: new ntuple filter API
authorJingjing Wu <jingjing.wu@intel.com>
Tue, 10 Feb 2015 04:48:28 +0000 (12:48 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 22 Feb 2015 03:04:53 +0000 (04:04 +0100)
commit5e4944a1d6a001089982b7b035f187b29dfed0a7
tree5c882c8a7c50f876fc532a74e87a285d2bf1a66a
parent222928b3dd896186af7ea16ca8023e7153a78fb2
ethdev: new ntuple filter API

This patch defines ntuple filter type RTE_ETH_FILTER_NTUPLE and its structure rte_eth_ntuple_filter.
It also corrects the typo TCP_UGR_FLAG to TCP_URG_FLAG

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
lib/librte_ether/rte_eth_ctrl.h
lib/librte_ether/rte_ethdev.h