net/i40e: enable cloud filter for GTP-C and GTP-U
authorBeilei Xing <beilei.xing@intel.com>
Thu, 5 Oct 2017 08:14:57 +0000 (16:14 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:50 +0000 (02:49 +0200)
commitfcc93dfc77bf15536fdca4cc9ad3a9ce6332cd14
tree141999c37f0c02c8f9f28f068fad99788d9b0b36
parent47ba0398da3f7f39a1fd278f87f3eec4cc5d41bf
net/i40e: enable cloud filter for GTP-C and GTP-U

This patch sets TEID of GTP-C and GTP-U as filter type
by replacing existed filter types inner_mac and TUNNEL_KEY.
This configuration will be set when adding GTP-C or
GTP-U filter rules, and it will be invalid only by
NIC core reset.

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