[dpdk-dev] [PATCH v3] eal: remove exec-env directory

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 2 21:50:48 CEST 2019


On 4/2/2019 8:30 PM, Thomas Monjalon wrote:
> Only one header file (rte_kni_common.h) was in the sub-directory
> 	include/exec-env/
> This file was installed in a sub-directory of the same name
> in the makefile-based build.
> Source and install directories are moved as below:
> 
>    lib/librte_eal/linux/eal/include/exec-env/
> -> lib/librte_eal/linux/eal/include/
> 
>    build/include/exec-env/
> -> build/include/
> 
> The consequence is to have a file hierarchy a bit more flat.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list