> > There is no need to have this parsing inlined in the header. > > It brings kvargs dependency to every crypto drivers. > > The functions are moved into rte_cryptodev.c. > > > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com> > > Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied