From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] rte_mtr: generic ethdev API for metering and policing Date: Thu, 21 Sep 2017 15:28:11 +0200 Message-ID: <10459019.C8e87e1Bvi@xps> References: <1496162653-137817-3-git-send-email-cristian.dumitrescu@intel.com> <1503705973-80742-1-git-send-email-cristian.dumitrescu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, adrien.mazarguil@6wind.com, jerin.jacob@caviumnetworks.com, hemant.agrawal@nxp.com, alexr@mellanox.com, alejandro.lucero@netronome.com, ferruh.yigit@intel.com, rahul.lakkireddy@chelsio.com, ajit.khaparde@broadcom.com, arybchenko@solarflare.com To: Cristian Dumitrescu Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 500E61B1BF for ; Thu, 21 Sep 2017 15:28:13 +0200 (CEST) In-Reply-To: <1503705973-80742-1-git-send-email-cristian.dumitrescu@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" 26/08/2017 02:06, Cristian Dumitrescu: > This patch set introduces an ethdev-based generic API for Traffic > Metering and Policing (MTR), which is yet another standard RX offload for > Ethernet devices. Thanks for bringing yet another offload API. What are the expected devices to implement this API? It would be nice to have reviews and acks from other vendors.