All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm
@ 2015-11-30 17:20 Jerin Jacob
  2015-11-30 17:20 ` [PATCH v4 1/2] config: use defconfig_arm64-armv8a-linuxapp-gcc as base for arm64 targets Jerin Jacob
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jerin Jacob @ 2015-11-30 17:20 UTC (permalink / raw)
  To: dev


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-02 22:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-30 17:20 [PATCH v4 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm Jerin Jacob
2015-11-30 17:20 ` [PATCH v4 1/2] config: use defconfig_arm64-armv8a-linuxapp-gcc as base for arm64 targets Jerin Jacob
2015-12-01  1:48   ` Jianbo Liu
2015-11-30 17:20 ` [PATCH v4 2/2] config: disable CONFIG_RTE_SCHED_VECTOR for arm Jerin Jacob
2015-12-02 22:21 ` [PATCH v4 0/2] " Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.