DPDK usage discussions
 help / color / mirror / Atom feed
From: Dheeraj Dang <dheerajdang138@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users]  Generate more than 10000 flows.
Date: Sun, 7 May 2017 21:35:47 +0530	[thread overview]
Message-ID: <CAJyVW4-G5Ewehtp8iQ4YBF77VEreOb+Ejjox0=Pqj7U1v2YpcA@mail.gmail.com> (raw)

Hi,

I m running dpdk pktgen between two virtual machines that are on the same
network. Sender machine is sending UDP packets using range.
I m trying to generate no of flows in dpdk-pktgen and for that purpose, I'm
using source and destination port options (max, min, increment and start).

Start Min Max Inc
Source Port 3000 3000 3000+N 1
Destination Port 4000 4000 4000+N 1

where N is no of flows that I want to generate using dpdk-pktgen.

Following are my observations with dpdk-pktgen.

*N* *No of flows generated (sender side)*
10 10
100 100
1000 1000
10000 8192
20000 8192

Is it possible to generate more than 10000 flows through dpdk-pktgen ?

Regards,
Dheeraj Dang

             reply	other threads:[~2017-05-07 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-07 16:05 Dheeraj Dang [this message]
2017-05-08 13:42 ` Wiles, Keith
2017-05-09  4:41   ` Dheeraj Dang

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='CAJyVW4-G5Ewehtp8iQ4YBF77VEreOb+Ejjox0=Pqj7U1v2YpcA@mail.gmail.com' \
    --to=dheerajdang138@gmail.com \
    --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).