> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Wednesday, September 26, 2018 2:09 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitre...@intel.com>
> Subject: [PATCH v5 00/10] net/softnic: implement metering and policing API
> 
> This series is prepared on top of following patchset;
> https://mails.dpdk.org/archives/dev/2018-September/111379.html
> 
> v5 changes
> - fix wrong parameter in memcpy for table meter profile update
> 
> v4 changes
> - introduce the table meter profile check in softnic pipeline table meter
>   profile add function (rte_eth_softnic_thread.c)
> - change the table action check function to more generic form
>   softnic_table_is_action_enabled() (rte_eth_softnic_flow.c)
> 
> v3 changes:
> - update pipeline table with meter profiles
> - update pipeline table with dscp table entry update
> 
> v2 changes:
> - fix copyright year for rte_eth_softnic_meter.c
> - Place all checks in a separate functions while creating meter object
> - Use softnic_pipeline_table_mtr_profile_add() api to add meter profile
>   instead of implementing new function
> - Use stats type indicator to determine the stats_mask for meter stats read
> 

Series applied to next-pipeline tree, thanks!

Reply via email to