2016-03-09 10:52, Thomas Monjalon: > 2016-03-09 13:42, Jingjing Wu: > > This patch added RTE_ETH_INPUT_SET_L3_IP4_TTL, > > RTE_ETH_INPUT_SET_L3_IP6_HOP_LIMITS input field type and extended > > struct rte_eth_ipv4_flow and rte_eth_ipv6_flow to support filtering > > by tos, protocol and ttl. > > > > Signed-off-by: Jingjing Wu <jingjing.wu at intel.com> > > --- > > lib/librte_ether/rte_eth_ctrl.h | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > You should remove the deprecation notice in this patch.
Forget that, I've seen the patch 7 which makes more important changes.