net/i40e: parse tunnel filter
authorBeilei Xing <beilei.xing@intel.com>
Fri, 6 Jan 2017 05:27:11 +0000 (13:27 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:54 +0000 (19:40 +0100)
commitd416530e63580439e1b6b69b7baeec0c6bd421b4
tree78d1e00a0ea386d51144110f74a9eb0391fd0218
parent7d83c152a207a3fa3908d3daa6f80d51dd279800
net/i40e: parse tunnel filter

This patch adds i40e_flow_parse_tunnel_filter to check
if a rule is a tunnel rule according to items of the
flow pattern, and the function also gets the tunnel info.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/i40e/i40e_flow.c