DPDK usage discussions
 help / color / mirror / Atom feed
From: Muhammad Zain-ul-Abideen <zain2294@gmail.com>
To: stefano.salsano@uniroma2.it
Cc: users <users@dpdk.org>
Subject: Re: [dpdk-users] error running two instances of pktgen
Date: Thu, 28 Jun 2018 12:05:14 +0500	[thread overview]
Message-ID: <CAN7yQ2oLcX9wJDD5RbuBcYSY-ACyZE+=3svvfmy6pnZrv=KYsA@mail.gmail.com> (raw)
In-Reply-To: <b0c2b11b-143a-3f7b-085b-0c541d78bc98@uniroma2.it>

I dont think that there is currently support of multi-instances. You
can make primary and secondary processes, for that you need to change
the memzone and mempool config.
You can launch pktgen with multiple interfaces in same app. if you
want to launch two instances, you may have to change the init(), e.g.
you can see multi_process->client_server_mp in examples.

I hope this helps

  reply	other threads:[~2018-06-28  7:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-28  1:56 Stefano Salsano
2018-06-28  7:05 ` Muhammad Zain-ul-Abideen [this message]
2018-06-28  7:23   ` Stefano Salsano
2018-06-28  7:33     ` Muhammad Zain-ul-Abideen
2018-06-28  8:12       ` Stefano Salsano
2018-06-28  8:32         ` Muhammad Zain-ul-Abideen
2018-06-28  8:53           ` Stefano Salsano
2018-06-28 12:49             ` Wiles, Keith
2018-06-28 12:57             ` Wiles, Keith
2018-06-28  8:33         ` Muhammad Zain-ul-Abideen

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='CAN7yQ2oLcX9wJDD5RbuBcYSY-ACyZE+=3svvfmy6pnZrv=KYsA@mail.gmail.com' \
    --to=zain2294@gmail.com \
    --cc=stefano.salsano@uniroma2.it \
    --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).