All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm
@ 2015-11-27 13:34 Jerin Jacob
  2015-11-27 13:34 ` [PATCH v3 1/2] config: arm64: create common arm64 configs under common_arm64 file Jerin Jacob
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Jerin Jacob @ 2015-11-27 13:34 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

Jerin Jacob (2):
  config: arm64: create common arm64 configs under common_arm64 file
  config: disable CONFIG_RTE_SCHED_VECTOR for arm

 config/common_arm64                          | 49 ++++++++++++++++++++++++++++
 config/defconfig_arm-armv7a-linuxapp-gcc     |  1 +
 config/defconfig_arm64-armv8a-linuxapp-gcc   | 18 +---------
 config/defconfig_arm64-thunderx-linuxapp-gcc | 18 +---------
 config/defconfig_arm64-xgene1-linuxapp-gcc   | 18 +---------
 5 files changed, 53 insertions(+), 51 deletions(-)
 create mode 100644 config/common_arm64

-- 
2.1.0

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

end of thread, other threads:[~2015-11-30 16:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-27 13:34 [PATCH v3 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm Jerin Jacob
2015-11-27 13:34 ` [PATCH v3 1/2] config: arm64: create common arm64 configs under common_arm64 file Jerin Jacob
2015-11-27 13:34 ` [PATCH v3 2/2] config: disable CONFIG_RTE_SCHED_VECTOR for arm Jerin Jacob
2015-11-27 14:36   ` Jan Viktorin
2015-11-29 23:48   ` Jianbo Liu
2015-11-30  5:47     ` Jerin Jacob
2015-11-30 17:03       ` Jianbo Liu
2015-11-30 10:22         ` Jerin Jacob
2015-11-30 18:55           ` Jianbo Liu
2015-11-30 13:27             ` Jan Viktorin
2015-11-30 13:59               ` Thomas Monjalon
2015-11-30 14:04                 ` Jan Viktorin
2015-11-30 14:13                   ` Thomas Monjalon
2015-11-27 14:40 ` [PATCH v3 0/2] " Jan Viktorin
2015-11-27 14:49   ` Thomas Monjalon
2015-11-30 16:37 ` Stephen Hemminger

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.