Re: [dpdk-dev] [PATCH v2 2/8] build: rename ppc sub-directories

2020-03-27 Thread David Christensen
On 3/26/20 6:15 PM, Thomas Monjalon wrote: The directories ppc_64 are renamed as ppc in - config/ - lib/librte_eal/common/arch/ - lib/librte_eal/common/include/arch/ The EAL directories are not really renamed, but symbolically linked, because they will be moved with th

[dpdk-dev] [PATCH v2 2/8] build: rename ppc sub-directories

2020-03-26 Thread Thomas Monjalon
The directories ppc_64 are renamed as ppc in - config/ - lib/librte_eal/common/arch/ - lib/librte_eal/common/include/arch/ The EAL directories are not really renamed, but symbolically linked, because they will be moved with their new name in the next commits. If ppc_32 nee