Re: [dpdk-dev] [PATCH 0/3] rte_mtr: generic ethdev API for metering and policing

2017-09-21 Thread Thomas Monjalon
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 A

[dpdk-dev] [PATCH 0/3] rte_mtr: generic ethdev API for metering and policing

2017-08-25 Thread 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. Similar to rte_flow and rte_tm APIs, the configuration of MTR objects is done in their own namespace (rte_mtr) within the librte_ether libra