DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/2] Fix parameters and prefetch function on IBM POWER8
@ 2016-03-30 15:39 Chao Zhu
  2016-03-30 15:39 ` [dpdk-dev] [PATCH v2 1/2] Fix CPU and memory parameters " Chao Zhu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chao Zhu @ 2016-03-30 15:39 UTC (permalink / raw)
  To: dev

This patch set fixes CPU/memory parameters and correct wrong prefetch settings for IBM POWER8.
Changes in v2:
1. Move the parameter configuration to POWER specific configuration file
2. Remove the memeory channel number constraint instead of adding additional configuration flag.

Chao Zhu (2):
  Fix CPU and memory parameters on IBM POWER8
  Fix prefetch instruction on IBM POWER8

 config/defconfig_ppc_64-power8-linuxapp-gcc        |    2 ++
 lib/librte_eal/common/eal_common_options.c         |    3 +--
 .../common/include/arch/ppc_64/rte_prefetch.h      |    6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2016-04-01 10:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-30 15:39 [dpdk-dev] [PATCH v2 0/2] Fix parameters and prefetch function on IBM POWER8 Chao Zhu
2016-03-30 15:39 ` [dpdk-dev] [PATCH v2 1/2] Fix CPU and memory parameters " Chao Zhu
2016-03-30 15:39 ` [dpdk-dev] [PATCH v2 2/2] Fix prefetch instruction " Chao Zhu
2016-04-01 10:45 ` [dpdk-dev] [PATCH v2 0/2] Fix parameters and prefetch function " Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).