DPDK usage discussions
 help / color / mirror / Atom feed
From: "Wiles, Keith" <keith.wiles@intel.com>
To: Jan Kropidlowski <kropidlowski@eantc.de>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] PktGen and KNI
Date: Thu, 14 Sep 2017 12:40:31 +0000	[thread overview]
Message-ID: <F22021D5-8BFA-4CA1-973C-1E1366AD48FA@intel.com> (raw)
In-Reply-To: <b8397a74-53c1-88ad-d4c6-4d84e538f95d@eantc.de>


> On Sep 14, 2017, at 6:04 AM, Jan Kropidlowski <kropidlowski@eantc.de> wrote:
> 
> Hi team,
> 
> i'm currently try to bind multiple DPDK processes to one 10G port. This works fine, but we can't run a PktGen test and a KNI process simultaneously. Is this a architectural limitation?
> 
> The main goal is, to provide sample line traffic and run services like OSPF on the same port.

Using multiple DPDK processes they all want to init and control the port, so it is not going to work. The only way a port can be shared is to use the primary and secondary processes as multiple primary processes is not going work here. I normally only run Pktgen as two or more primary process and a primary/secondary setup would most likely require Pktgen to change and I do not have the time to work on that version. You can try it and let me know how it works plus I maybe able to give you pointers on what would need to change in Pktgen.

> 
> 
> Thanks in advance,
> 
> -- 
> Jan Kropidlowski
> 

Regards,
Keith

      reply	other threads:[~2017-09-14 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-14 11:04 Jan Kropidlowski
2017-09-14 12:40 ` Wiles, Keith [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=F22021D5-8BFA-4CA1-973C-1E1366AD48FA@intel.com \
    --to=keith.wiles@intel.com \
    --cc=kropidlowski@eantc.de \
    --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).