From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 0/4] ethdev additions to support tunnel encap/decap Date: Tue, 24 Apr 2018 18:26:35 +0200 Message-ID: <3531070.uXvx30kj13@xps> References: <20180418210423.13847-1-declan.doherty@intel.com> <20180423155620.22409-1-declan.doherty@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Alex Rosenbaum , Ferruh Yigit , Shahaf Shuler , Qi Zhang , Alejandro Lucero , Andrew Rybchenko , Mohammad Abdul Awal , Remy Horton , John McNamara , Rony Efraim , Jingjing Wu , Wenzhuo Lu , Vincent Jardin , Yuanhan Liu , Bruce Richardson , Konstantin Ananyev To: Declan Doherty Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 7B4962C12 for ; Tue, 24 Apr 2018 18:26:40 +0200 (CEST) In-Reply-To: <20180423155620.22409-1-declan.doherty@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, > Declan Doherty (4): > ethdev: Add tunnel encap/decap actions > ethdev: Add group JUMP action > ethdev: add mark flow item to rte_flow_item_types > ethdev: add shared counter support to rte_flow No specific comment. It is only an API without any PMD implementation. Which PMDs are planned to be supported? When? Next time, we could require to have at least one implementation, when submitting a new API. The feature is described with rte_flow. Adrien is the expert to review it, and he already said it was almost good. Considering how we are late for RC1, the patches could be merged without the final review/ack if lack of time.