From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: fix wrong fdir help and doc Date: Tue, 10 Nov 2015 16:34:53 +0100 Message-ID: <2154358.gF2LX7YxWz@xps13> References: <1446796170-1282-1-git-send-email-wenzhuo.lu@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-lf0-f42.google.com (mail-lf0-f42.google.com [209.85.215.42]) by dpdk.org (Postfix) with ESMTP id F093658C3 for ; Tue, 10 Nov 2015 16:36:05 +0100 (CET) Received: by lfdo63 with SMTP id o63so133936lfd.2 for ; Tue, 10 Nov 2015 07:36:05 -0800 (PST) In-Reply-To: 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" > > After implementing the fdir new modes for x550, the CLIs are modified. > > Forgot to update the related help info and doc. > > > > Fixes: 53b2bb9b7ea7 ("app/testpmd: new flow director commands") > > Signed-off-by: Wenzhuo Lu > > Acked-by: Pablo de Lara Applied, thanks