[dpdk-dev] [PATCH V3 1/5] ethdev: add new flow action for metering and policing

Adrien Mazarguil adrien.mazarguil at 6wind.com
Fri Oct 6 16:55:29 CEST 2017


On Fri, Oct 06, 2017 at 03:45:32PM +0100, Cristian Dumitrescu wrote:
> Metering and policing action typically sits on top of flow classification,
> which is why MTR objects are enabled through a newly introduced flow
> action.
> 
> The configuration of MTR objects is done in their own namespace (rte_mtr)
> within the librte_ether library. The MTR object is hooked into ethdev RX
> processing path using the "meter" flow action.
> 
> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> ---
> Changes in v3:
> - Implemented input from Adrien:
>      - Removed doc mention on multiple MTR objects for same flow.

Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

-- 
Adrien Mazarguil
6WIND


More information about the dev mailing list