All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Olson, Matt Lyle" <matthew.lyl.olson-VXdhtT5mjnY@public.gmane.org>
To: "dev-VfR2kkLFssw@public.gmane.org" <dev-VfR2kkLFssw@public.gmane.org>
Subject: Running kni with low amount of cores
Date: Wed, 9 Jul 2014 20:12:20 +0000	[thread overview]
Message-ID: <0262E9805BD2664BBA70725A838003031C86BD@G2W2432.americas.hpqcorp.net> (raw)

Hello,

I have two NIC devices and a quad core system that I'm trying to run kni on. I would like to leave two cores for general use and two cores for kni. When run kni on just one of the ports, everything works fine and I can use that vEth normally. The exact command I run is this: ./kni -c 0x0c -n 2 -- -P -p 0x1 -config="(0,2,3)" But when I try to run kni on both ports, I can't find a configuration to make it work. Here's all the configs that I have tried, but none of them seem to work properly, the same way as just a single port: "(0,2,3), (1,2,3)"     "(0,2,3), (1,3,2)"    "(0,2,2), (1,3,3)". I'm wondering if it is supposed to work this way,  where each port needs its own Tx and Rx core, or if there is a way to get around it. If it is supposed to work this way, would it be worth my time to edit the code to allow me to have all Rx information dealt with on one core and all Tx on another?

Thanks,
Matt Olson

             reply	other threads:[~2014-07-09 20:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-09 20:12 Olson, Matt Lyle [this message]
     [not found] ` <0262E9805BD2664BBA70725A838003031C86BD-rNv2WLgZWGUSZAcGdq5asR6epYMZPwEe5NbjCUgZEJk@public.gmane.org>
2014-07-11  2:53   ` Running kni with low amount of cores Zhang, Helin

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=0262E9805BD2664BBA70725A838003031C86BD@G2W2432.americas.hpqcorp.net \
    --to=matthew.lyl.olson-vxdhtt5mjny@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.