dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: "Ouyang, Changchun" <changchun.ouyang@intel.com>
To: "Traynor, Kevin" <kevin.traynor@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Na Zhu <zhunatuzi@gmail.com>,
	"discuss@openvswitch.org" <discuss@openvswitch.org>
Subject: Re: [ovs-discuss] ovs-dpdk performance is not good
Date: Fri, 17 Jul 2015 11:04:55 +0800	[thread overview]
Message-ID: <55A870D7.8060803@intel.com> (raw)
In-Reply-To: <BC0FEEC7D7650749874CEC11314A88F74519560F@IRSMSX104.ger.corp.intel.com>



On 7/16/2015 9:45 PM, Traynor, Kevin wrote:
>
> (re-adding the ovs-discuss list)
>
> This might be better on the dpdk dev mailing list. For the OVS part, 
> see this thread 
> http://openvswitch.org/pipermail/discuss/2015-July/018095.html
>
> Kevin.
>
> *From:*Na Zhu [mailto:zhunatuzi@gmail.com]
> *Sent:* Wednesday, July 15, 2015 6:16 AM
> *To:* Traynor, Kevin
> *Subject:* Re: [ovs-discuss] ovs-dpdk performance is not good
>
> Hi Kevin,
>
> The interface MTU is 1500, the TCP message size is 16384 and the UDP 
> message size is 65507.
>
> How to use DPDK virtio PMD?
>
in DPDK virtio PMD, it uses mergeable feature to support jumbo frame,
the mergeable feature need negotiate with vhost on the backend,
so if ovs enable the mergeable feature, and virtio can succeed in 
negotiating this feature,
then jumbo frame can be supported.

thanks
Changchun

> 2015-07-14 20:25 GMT+08:00 Traynor, Kevin <kevin.traynor@intel.com 
> <mailto:kevin.traynor@intel.com>>:
>
>     *From:*discuss [mailto:discuss-bounces@openvswitch.org
>     <mailto:discuss-bounces@openvswitch.org>] *On Behalf Of *Na Zhu
>     *Sent:* Monday, July 13, 2015 3:15 AM
>     *To:* bugs@openvswitch.org <mailto:bugs@openvswitch.org>
>     *Subject:* [ovs-discuss] ovs-dpdk performance is not good
>
>     Dear all,
>
>     I want to use ovs-dpdk to improve my nfv performance. But when i
>     compare the throughput between standard ovs and ovs-dpdk, the ovs
>     is better, does anyone know why?
>
>     I use netperf to test the throughput.
>
>     use vhost-net to test standard ovs.
>
>     use vhost-user to test ovs-dpdk.
>
>     My topology is as follow:
>
>     内嵌图片 1
>
>     The result is that standard ovs performance is better. Throughput
>     unit Mbps.
>
>     内嵌图片 2
>
>     内嵌图片 3
>
>     [kt] I would check your core affinitization to ensure that the
>     vswitchd
>
>     pmd is on a separate core to the vCPUs (set with
>     other_config:pmd-cpu-mask).
>
>     Also, this test is not using the DPDK vitrio PMD in the guest
>     which provides
>
>     performance gains.
>
>     What packet sizes are you using? you should see a greater gain
>     from DPDK
>
>     at lower packet sizes (i.e. more PPS)
>

  reply	other threads:[~2015-07-17  3:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CABDe9TyYE1Z03kX6DkpkSHDw0=xoHj2--+nHwb-r=fxshY6w_Q@mail.gmail.com>
     [not found] ` <BC0FEEC7D7650749874CEC11314A88F745190437@IRSMSX104.ger.corp.intel.com>
     [not found]   ` <CABDe9TwzvJd0MWOfpkSXS4Dfm-RmxN=F2a_cRup40yqTebhyuA@mail.gmail.com>
     [not found]     ` <CABDe9TwzvJd0MWOfpkSXS4Dfm-RmxN=F2a_cRup40yqTebhyuA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-16 13:45       ` [ovs-discuss] ovs-dpdk performance is not good Traynor, Kevin
2015-07-17  3:04         ` Ouyang, Changchun [this message]
     [not found]           ` <55A870D7.8060803-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-07-17  3:55             ` Na Zhu

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=55A870D7.8060803@intel.com \
    --to=changchun.ouyang@intel.com \
    --cc=dev@dpdk.org \
    --cc=discuss@openvswitch.org \
    --cc=kevin.traynor@intel.com \
    --cc=zhunatuzi@gmail.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).