On 3/29/2017 2:23 PM, Wu, Jingjing wrote: > > >> -----Original Message----- >> From: Xing, Beilei >> Sent: Tuesday, March 28, 2017 5:29 PM >> To: Wu, Jingjing <jingjing...@intel.com> >> Cc: Zhang, Helin <helin.zh...@intel.com>; Iremonger, Bernard >> <bernard.iremon...@intel.com>; dev@dpdk.org >> Subject: [PATCH v4 0/4] Rework tunnel filter functions >> >> This patch set servers for MPLS and QinQ support. >> 1. Rework tunnel filter functions to align with the new >> added cloud filer command buffer structure. >> 2. Support tunnel filter to VF for consistent filter API. >> >> v4 changes: >> Update signed-off for patch 3/4. >> v3 changes: >> Remove big_buffer conditions to the other patch set. >> Change some return values. >> v2 changes: >> Remove replace cloud filter function as it's in share code. >> >> Beilei Xing (4): >> net/i40e: rework tunnel filter functions >> net/i40e: change tunnel filter function name >> net/i40e: support tunnel filter to VF >> net/i40e: refine consistent tunnel filter
> > > Series Acked-by Jingjing Wu <jingjing...@intel.com> Series applied to dpdk-next-net/master, thanks.