[dpdk-dev] [PATCH v4 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm

2015-12-02 Thread Thomas Monjalon
2015-11-30 22:50, Jerin Jacob:
> 
> v1..v2
> created common arm64 configs under common_arm64 file.
> let  each armv8 machine targets  capture only the differences
> between the common arm64 config.
> 
> v2..v3
> Fix whitespace issue with git am
> 
> v3..v4
> removed common_arm64 file and used defconfig_arm64-armv8a-linuxapp-gcc
> as base
> 
> Jerin Jacob (2):
>   config: use defconfig_arm64-armv8a-linuxapp-gcc as base for arm64
> targets
>   config: disable CONFIG_RTE_SCHED_VECTOR for arm

Applied, thanks
Even if the compilation is already fixed, it is a good idea to explicitly
mark SCHED_VECTOR as disabled instead of relying on internal disabling.


[dpdk-dev] [PATCH v4 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm

2015-11-30 Thread Jerin Jacob

v1..v2
created common arm64 configs under common_arm64 file.
let  each armv8 machine targets  capture only the differences
between the common arm64 config.

v2..v3
Fix whitespace issue with git am

v3..v4
removed common_arm64 file and used defconfig_arm64-armv8a-linuxapp-gcc
as base

Jerin Jacob (2):
  config: use defconfig_arm64-armv8a-linuxapp-gcc as base for arm64
targets
  config: disable CONFIG_RTE_SCHED_VECTOR for arm

 config/defconfig_arm-armv7a-linuxapp-gcc |  1 +
 config/defconfig_arm64-armv8a-linuxapp-gcc   |  1 +
 config/defconfig_arm64-thunderx-linuxapp-gcc | 22 +-
 config/defconfig_arm64-xgene1-linuxapp-gcc   | 24 +---
 4 files changed, 4 insertions(+), 44 deletions(-)

-- 
2.1.0