ethdev: rework tunnel filtering structure
authorXutao Sun <xutao.sun@intel.com>
Thu, 10 Mar 2016 03:05:59 +0000 (11:05 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 13 Mar 2016 14:26:55 +0000 (15:26 +0100)
commitdd76f93c2d37f0bcab123b86a11ff6a834c15b8d
tree867f455a34ef855f1d902cf958a102840e95c9a8
parentd87c3058bb2c9271ae1e8a2273821f0f0808ff98
ethdev: rework tunnel filtering structure

Change the fields of outer_mac and inner_mac in struct
rte_eth_tunnel_filter_conf from pointer to struct in order to
keep the code's readability.

Signed-off-by: Xutao Sun <xutao.sun@intel.com>
Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
app/test-pmd/cmdline.c
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_16_04.rst
drivers/net/i40e/i40e_ethdev.c
examples/tep_termination/vxlan_setup.c
lib/librte_ether/rte_eth_ctrl.h