[dpdk-dev] [PATCH v4 04/10] lib: introduce ipsec library

Ananyev, Konstantin konstantin.ananyev at intel.com
Thu Dec 20 15:26:28 CET 2018



> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas at monjalon.net]
> Sent: Thursday, December 20, 2018 2:14 PM
> To: Ananyev, Konstantin <konstantin.ananyev at intel.com>
> Cc: Akhil Goyal <akhil.goyal at nxp.com>; dev at dpdk.org; Awal, Mohammad Abdul <mohammad.abdul.awal at intel.com>
> Subject: Re: [dpdk-dev] [PATCH v4 04/10] lib: introduce ipsec library
> 
> 20/12/2018 15:06, Ananyev, Konstantin:
> > > > +enum {
> > > > +	RTE_SATP_LOG_IPV,
> > > > +	RTE_SATP_LOG_PROTO,
> > > > +	RTE_SATP_LOG_DIR,
> > > > +	RTE_SATP_LOG_MODE,
> > > > +	RTE_SATP_LOG_NUM
> > > > +};
> > > what is the significance of LOG here.
> >
> > _LOG_ is for logarithm of 2 here.
> 
> _LOG2_ ?
> 

Ok, will update.


More information about the dev mailing list