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

Jerin Jacob jerin.jacob at caviumnetworks.com
Wed Oct 18 04:55:46 CEST 2017


-----Original Message-----
> Date: Fri, 13 Oct 2017 13:22:14 +0100
> From: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> To: dev at dpdk.org
> CC: thomas at monjalon.net, adrien.mazarguil at 6wind.com, jingjing.wu at intel.com,
>  john.mcnamara at intel.com, hemant.agrawal at nxp.com,
>  jerin.jacob at caviumnetworks.com, jasvinder.singh at intel.com
> Subject: [PATCH V4 1/5] ethdev: add new flow action for metering and
>  policing
> X-Mailer: git-send-email 2.7.4
> 
> 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>
> Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>



More information about the dev mailing list