On 10/12/22 04:53, Hernan Vargas wrote:
Enable validation functions by default and provide a new flag
RTE_LIBRTE_SKIP_VALIDATE if the user wants to run without
validating input to save cycles.

I would prefer a devarg, so that it can be enabled/disabled at runtime,
instead of build time. The extra if condition would minimal.

Signed-off-by: Hernan Vargas <hernan.var...@intel.com>

Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>
---
  drivers/baseband/acc/rte_acc100_pmd.c | 36 +++++++++++++--------------
  1 file changed, 18 insertions(+), 18 deletions(-)


Reply via email to