From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akhil Goyal Subject: Re: [PATCH v4 08/12] doc: add details of rte_flow security actions Date: Sun, 22 Oct 2017 01:20:58 +0530 Message-ID: <62c72a28-73b4-6bc1-41d2-0e124fd3d859@nxp.com> References: <20171006181151.4758-1-akhil.goyal@nxp.com> <20171014221734.15511-1-akhil.goyal@nxp.com> <20171014221734.15511-9-akhil.goyal@nxp.com> <1638147.LrW2MoiuhU@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , , , , , , , , , , , , To: Thomas Monjalon Return-path: Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-bl2nam02on0080.outbound.protection.outlook.com [104.47.38.80]) by dpdk.org (Postfix) with ESMTP id 94ABB1B2A8 for ; Sat, 21 Oct 2017 21:51:07 +0200 (CEST) In-Reply-To: <1638147.LrW2MoiuhU@xps> Content-Language: en-US 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 10/20/2017 4:30 PM, Thomas Monjalon wrote: > This patch could be merged with the previous one, adding the action > in the rte_flow code. > > ok.