DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm
Date: Mon, 30 Nov 2015 08:37:03 -0800	[thread overview]
Message-ID: <20151130083703.1903172e@xeon-e3> (raw)
In-Reply-To: <1448631268-10692-1-git-send-email-jerin.jacob@caviumnetworks.com>

On Fri, 27 Nov 2015 19:04:26 +0530
Jerin Jacob <jerin.jacob@caviumnetworks.com> wrote:

> 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
> 

Since the RTE_SCHED_VECTOR is lightly tested and doesn't provide
really significant performance improvement, it should probably be disabled
by default on all platforms.

      parent reply	other threads:[~2015-11-30 16:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 13:34 Jerin Jacob
2015-11-27 13:34 ` [dpdk-dev] [PATCH v3 1/2] config: arm64: create common arm64 configs under common_arm64 file Jerin Jacob
2015-11-27 13:34 ` [dpdk-dev] [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 ` [dpdk-dev] [PATCH v3 0/2] " Jan Viktorin
2015-11-27 14:49   ` Thomas Monjalon
2015-11-30 16:37 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151130083703.1903172e@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=jerin.jacob@caviumnetworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).