Re: [dpdk-dev] [PATCH v4 7/8] build: standardize component names and defines

2020-10-18 Thread Xu, Rosen
> Subject: [PATCH v4 7/8] build: standardize component names and defines > > As discussed on the dpdk-dev mailing list[1], we can make some easy > improvements in standardizing the naming of the various components in > DPDK, and their associated feature-enabled macros. > > Following this patch, e

[dpdk-dev] [PATCH v4 7/8] build: standardize component names and defines

2020-10-15 Thread Bruce Richardson
As discussed on the dpdk-dev mailing list[1], we can make some easy improvements in standardizing the naming of the various components in DPDK, and their associated feature-enabled macros. Following this patch, each library will have the name in format, 'librte_.so', and the macro indicating that