Hi Maxime, > From: Maxime Coquelin <[email protected]> > 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.
Could you please review the previous discussion on https://patches.dpdk.org/project/dpdk/cover/[email protected]/ Basically we would keep this build time flag and update documentation for this release. Then for next release consider devarg. Let us know what you think?

