.org
> Subject: [PATCH] net/mlx5: fix err message overwrite for actions translation
>
> Function __flow_hw_translate_actions_template contains several encapsulated
> functions that already have internal error handling process via
> rte_flow_error_set
> for each case.
>
>
Function __flow_hw_translate_actions_template contains several
encapsulated functions that already have internal error handling
process via rte_flow_error_set for each case.
Thus the one (rte_flow_error_set) within the goto statement `err`
at the end of __flow_hw_translate_actions_template functio
2 matches
Mail list logo