On 9/9/2017 12:21 PM, Shreyansh Jain wrote: > Signed-off-by: Geoff Thorpe <[email protected]> > Signed-off-by: Roy Pledge <[email protected]> > Signed-off-by: Hemant Agrawal <[email protected]> > Signed-off-by: Shreyansh Jain <[email protected]>
<...> > +#ifdef RTE_LIBRTE_DPAA_CHECKING This is not defined anywhere, it looks this will come from config file in further patches, config file update can be moved to this patch. > + eqcr->busy = 0; > + eqcr->pmode = pmode; > +#endif <...>

