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

2020-10-18 Thread Xu, Rosen
On 10/15/20 6:05 PM, Bruce Richardson wrote: > 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 nam

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

2020-10-15 Thread Bruce Richardson
On Thu, Oct 15, 2020 at 04:05:53PM +0100, Bruce Richardson wrote: > 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 librar

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

2020-10-15 Thread Andrew Rybchenko
On 10/15/20 6:05 PM, Bruce Richardson wrote: > 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

[dpdk-dev] [PATCH v5 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