From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v5 0/5] net/i40e: QinQ filter Date: Fri, 31 Mar 2017 14:33:19 +0100 Message-ID: <461727e9-c05f-6af3-73dc-8acd0dbee446@intel.com> References: <1490889702-15473-1-git-send-email-bernard.iremonger@intel.com> <1490890196-23795-1-git-send-email-bernard.iremonger@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: helin.zhang@intel.com, wenzhuo.lu@intel.com To: Bernard Iremonger , dev@dpdk.org, beilei.xing@intel.com, jingjing.wu@intel.com Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 0AFF49E3 for ; Fri, 31 Mar 2017 15:33:22 +0200 (CEST) In-Reply-To: <1490890196-23795-1-git-send-email-bernard.iremonger@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 3/30/2017 5:09 PM, Bernard Iremonger wrote: > This patchset depends on the following patch set: > [dpdk-dev,v6,1/4] ethdev: add MPLS and GRE items > > It adds support for QinQ filters. > It uses the replace filter Admin Queue command. > > Changes in v5: > Rebase to latest dpdk-next-net. > Rebase patches 2 and 3 following comments. > Uses map_5.88_ATT firmware. > > Changes in v4: > Reordered patches following comments. > Revises patches 2 and 3 following comments. > > Changes in v3: > Rebase to latest dpdk-next-net. > Revised patches 1-3 following comments. > Added patches 4 and 5. > > Changes in v2: > Rebase to latest dpdk-next-net. > Reordered patches, and reduced from 4 to 3 patches. > > Bernard Iremonger (5): > net/i40e: initialise L3 MAP register > net/i40e: add QinQ filter create function > net/i40e: parse QinQ pattern > net/i40e: update destroy tunnel filter function > net/i40e: update tunnel filter restore function Hi Bernard, Patch doesn't merged cleanly, can you please rebase it on top of latest next-net? Meanwhile, there are some long-line checkpatch warnings, can you please address them in next release? Please feel free to carry acks. Thanks, ferruh