> 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. > > 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(-) How will the user know about this new flag? Can you update the driver documentation for this?
- Re: [PATCH v3 13/30] baseband/acc100: reset pointer ... Maxime Coquelin
- [PATCH v3 14/30] baseband/acc100: fix debug print for LDP... Hernan Vargas
- Re: [PATCH v3 14/30] baseband/acc100: fix debug prin... Maxime Coquelin
- [PATCH v3 15/30] baseband/acc100: add enqueue status Hernan Vargas
- Re: [PATCH v3 15/30] baseband/acc100: add enqueue st... Maxime Coquelin
- [PATCH v3 16/30] baseband/acc100: add scatter-gather supp... Hernan Vargas
- Re: [PATCH v3 16/30] baseband/acc100: add scatter-ga... Maxime Coquelin
- [PATCH v3 17/30] baseband/acc100: add HARQ index helper f... Hernan Vargas
- Re: [PATCH v3 17/30] baseband/acc100: add HARQ index... Maxime Coquelin
- [PATCH v3 18/30] baseband/acc100: enable input validation... Hernan Vargas
- RE: [EXT] [PATCH v3 18/30] baseband/acc100: enable i... Akhil Goyal
- Re: [PATCH v3 18/30] baseband/acc100: enable input v... Maxime Coquelin
- RE: [PATCH v3 18/30] baseband/acc100: enable inp... Chautru, Nicolas
- Re: [PATCH v3 18/30] baseband/acc100: enable... Maxime Coquelin
- [PATCH v3 19/30] baseband/acc100: added LDPC transport bl... Hernan Vargas
- [PATCH v3 20/30] baseband/acc100: update validate LDPC en... Hernan Vargas
- [PATCH v3 22/30] baseband/acc100: add queue stop operatio... Hernan Vargas
- [PATCH v3 21/30] baseband/acc100: implement configurable ... Hernan Vargas
- [PATCH v3 23/30] baseband/acc100: update uplink CB input ... Hernan Vargas
- [PATCH v3 25/30] baseband/acc100: update log messages Hernan Vargas
- [PATCH v3 24/30] baseband/acc100: rename ldpc encode func... Hernan Vargas