[dpdk-dev] [PATCH v2 02/15] net/avp: public header files

Legacy, Allain Allain.Legacy at windriver.com
Wed Mar 1 14:25:51 CET 2017


> > +#ifndef RTE_AVP_ALIGNMENT
> > +#define RTE_AVP_ALIGNMENT 64
> 
> I think we use RTE_CACHE_LINE_SIZE here? PPC and ThunderX1 targets are
> cache line size of 128B
We need this to stay aligned with our host compile environment so we are going to retain this as a local value instead of relying on the RTE define.


More information about the dev mailing list