From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: add TCP flags in flow API Date: Thu, 08 Jun 2017 23:10:01 +0200 Message-ID: <3682742.N7bAnNXqYA@xps> References: <1495098372-18438-1-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Xing, Beilei" , "adrien.mazarguil@6wind.com" To: "Zhao1, Wei" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A693A2BA2 for ; Thu, 8 Jun 2017 23:10:04 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/05/2017 11:14, Zhao1, Wei: > Test that patch use flow API of igb NIC syn filter, it is ok. > > Acked-by: Wei Zhao In this case, I think the appropriate tag is Tested-by ;) Thanks