DPDK patches and discussions
 help / color / mirror / Atom feed
From: Priyanka <ppnaik@cse.iitb.ac.in>
To: "users@dpdk.org" <users@dpdk.org>, "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Performance issue in DPDK setup
Date: Thu, 19 Jan 2017 12:17:04 +0530	[thread overview]
Message-ID: <588060E8.5010508@cse.iitb.ac.in> (raw)

Hi All,

We have VMs on a physical server  with both VMs having 1 core 7 GB RAM 
with DPDK 16.04. The VMs are communicating using SR-IOV (per VM 1 VF is 
assigned). We are performance benchmarking the setup with our 
application which sends burst of packet on the sender VM and receiver VM 
receives it in a ring. But we are unable to get good performance at L2 
layer also. The problem we noticed is that if we attempt to send a burst 
of 1 lakh (1,00,000) packet at a go, the receiver side is able to 
receive only 40,000 packets. We feel there is some buffer overflow 
happening but we cannot trace it. So, we feel a uniform rate of sending 
packet and not a huge burst would be a better application for benchmarking.

Is there a application available in DPDK where we can specify the 
sending rate i.e. ask the application to send 1 Gbps traffic etc, so 
that it would send 1 Gb traffic uniformly in the second.
Please guide us on this.

Thanks,

Priyanka

             reply	other threads:[~2017-01-19  6:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-19  6:47 Priyanka [this message]
2017-01-19  7:42 ` Arnon Warshavsky
2017-01-19 14:10   ` Wiles, Keith

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=588060E8.5010508@cse.iitb.ac.in \
    --to=ppnaik@cse.iitb.ac.in \
    --cc=dev@dpdk.org \
    --cc=users@dpdk.org \
    /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).