[dpdk-dev] [PATCH v2] net/softnic: fix mixing enum values

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Fri Nov 2 12:46:40 CET 2018



> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Wednesday, October 31, 2018 11:58 AM
> To: dev at dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Subject: [PATCH v2] net/softnic: fix mixing enum values
> 
> Fix mixing enum types enum rte_table_action_policer
> and enum rte_mtr_policer_action for dereference of
> policer action.
> 
> Coverity issue 323483, 323511
> Fixes: 7e30e444c3e4 ("net/softnic: support flow meter action")
> Fixes: 8a917ef88db7 ("net/softnic: update policer actions")
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> ---

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied to next-pipeline tree, thanks!


More information about the dev mailing list