Re: [dpdk-dev] [PATCH 4/4] net/i40e: refine consistent tunnel filter

2017-03-08 Thread Xing, Beilei
> -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, March 8, 2017 11:51 PM > To: Xing, Beilei ; Wu, Jingjing > Cc: Zhang, Helin ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 4/4] net/i40e: refine consistent tunnel filter > > On 3/3/2017 9:31 AM, Be

Re: [dpdk-dev] [PATCH 4/4] net/i40e: refine consistent tunnel filter

2017-03-08 Thread Ferruh Yigit
On 3/3/2017 9:31 AM, Beilei Xing wrote: > Add i40e_tunnel_type enumeration type to refine consistent > tunnel filter, it will be esay to add new tunnel type for s/esay/easy > i40e. > > Signed-off-by: Beilei Xing <...> > /** > + * Tunnel type. > + */ > +enum i40e_tunnel_type { > + I40E_TU