From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] correct the flow director based on unified flow type Date: Tue, 10 Mar 2015 16:49:27 +0100 Message-ID: <1998871.9ID3xv1ijO@xps13> References: <1425634574-8033-1-git-send-email-jingjing.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Jingjing Wu Return-path: In-Reply-To: <1425634574-8033-1-git-send-email-jingjing.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > Due the unified flow type changes, this patchset updates the commands for flow director > and correct the flow types ixgbe supported. > > Jingjing Wu (2): > ixgbe: correct the flow types supported > doc: update flow director commands Applied, thanks