Re: [dpdk-dev] [PATCH 2/4] net/i40e: rework tunnel filter functions

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

Re: [dpdk-dev] [PATCH 2/4] net/i40e: rework tunnel filter functions

2017-03-08 Thread Ferruh Yigit
On 3/3/2017 9:31 AM, Beilei Xing wrote: > Rework tunnel filter functions to align with the > new command buffer for add/remove cloud filter. > This patch also changes tunnel filter function > name to VXLAN filter function, it will be easy to > add other tunnel type parsing function. Can you pleas