DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tomasz K <tomasz.kasowicz@gmail.com>
To: dev <dev@dpdk.org>
Subject: [dpdk-dev] DPDK with port partitioning
Date: Mon, 28 Apr 2014 13:05:49 +0200	[thread overview]
Message-ID: <CAHJKsGwZrOGdDxh6jZhC0Xn+3jmFAztr3vE+y61-TgqCH_UNmg@mail.gmail.com> (raw)

Hi All


I'm trying to setup a system with 3 VMs.
Each VM has a VF assigned to it. (based on instructions from Programmers
Guide).

I found a white paper by Patrick Kutch which describes how to do it using
the linux driver and ip route commands. The problem is that I need to
create VFs using the linux driver, and i want to create VFs using the
igb_uio (which works ok)

Is it even possible to set port partitioning using the dpdk driver.
If yes then how to do it?
- Use PF to VF Mailbox (simply add some code on host which would set it)?
- use appropriate eth_xxx_link_update() function when running DPDK on VM?

Thanks in advance
Tomasz


Host: Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
OS Host: 3.2.0-52-generic #78-Ubuntu SMP Fri Jul 26 16:21:44 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux
OS Guest: 3.2.0-52-generic #78-Ubuntu SMP Fri Jul 26 16:21:44 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux
NIC: 82576NS

                 reply	other threads:[~2014-04-28 11:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAHJKsGwZrOGdDxh6jZhC0Xn+3jmFAztr3vE+y61-TgqCH_UNmg@mail.gmail.com \
    --to=tomasz.kasowicz@gmail.com \
    --cc=dev@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).