From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 0/7] Support new flow director modes on Intel x550 NIC Date: Thu, 29 Oct 2015 00:08:13 +0100 Message-ID: <5638070.1jp1nXKrSL@xps13> References: <1443161125-1035-1-git-send-email-wenzhuo.lu@intel.com> <1445837254-6188-1-git-send-email-wenzhuo.lu@intel.com> <2601191342CEEE43887BDE71AB97725836AB561B@irsmsx105.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Lu, Wenzhuo" Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 4E42D8D9B for ; Thu, 29 Oct 2015 00:09:25 +0100 (CET) Received: by wmff134 with SMTP id f134so14215005wmf.0 for ; Wed, 28 Oct 2015 16:09:25 -0700 (PDT) In-Reply-To: <2601191342CEEE43887BDE71AB97725836AB561B@irsmsx105.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Wenzhuo Lu (7): > > lib/librte_ether: modify the structures for fdir new modes > > app/testpmd: initialize the new fields for fdir mask > > app/testpmd: new fdir modes for testpmd parameter > > app/testpmd: modify the output of the CLI show port fdir > > app/testpmd: modify and add fdir filter and mask CLIs for new modes > > ixgbe: implementation for fdir new modes' config > > doc: release notes update for flow director enhancement > > Acked-by: Konstantin Ananyev Applied, thanks