[dpdk-dev] [PATCH v2 2/8] build: rename ppc sub-directories
David Christensen
drc at linux.vnet.ibm.com
Fri Mar 27 18:49:58 CET 2020
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 their new name in the next commits.
>
> If ppc_32 needs to be supported, it can be in the same directory.
> The arch directories arm and x86 are already covering both 32 and 64-bit
> sub-architectures.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
Reviewed-by: David Christensen <drc at linux.vnet.ibm.com>
More information about the dev
mailing list