DPDK patches and discussions
 help / color / mirror / Atom feed
From: Vladimir Medvedkin <medvedkinv@gmail.com>
To: "Sujith Sankar (ssujith)" <ssujith@cisco.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Questions on use of multiple NIC interfaces
Date: Fri, 28 Mar 2014 13:43:19 +0400	[thread overview]
Message-ID: <CANDrEHkbYdFNeA4pg9JQt-sf-02UbSH4auvgCeChm=BFq26kEw@mail.gmail.com> (raw)
In-Reply-To: <CF5B3DE5.15605%ssujith@cisco.com>

1. Yes.
2. Yes. Look at programmer's guide section 16 Multi-process support.
3. You can use blacklist eal option.

Regards,
Vladimir


2014-03-28 13:25 GMT+04:00 Sujith Sankar (ssujith) <ssujith@cisco.com>:

> Hi all,
>
> Could someone answer the following questions about the usage of multiple
> NIC interfaces with DPDK?
>
> 1.  If my server has two identical Intel NICs, could I use both with DPDK
> and its applications?
> 2.  If both the NIC cards could be used with DPDK, could I use them with
> separate instances of applications?  E.g., NIC1 used by App1 and NIC2 used
> by App2.
> 3.  If answer to qn no 2 is yes, does the driver take care to avoid
> reinitialising NIC1 when App2 tries to initialise NIC2?  From what I've
> seen, DPDK calls the driver init for all the matching devices (vendor id
> and device id).
>
> Thanks,
> -Sujith
>

  reply	other threads:[~2014-03-28  9:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-28  9:25 Sujith Sankar (ssujith)
2014-03-28  9:43 ` Vladimir Medvedkin [this message]
2014-03-28 10:02   ` Sujith Sankar (ssujith)

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='CANDrEHkbYdFNeA4pg9JQt-sf-02UbSH4auvgCeChm=BFq26kEw@mail.gmail.com' \
    --to=medvedkinv@gmail.com \
    --cc=dev@dpdk.org \
    --cc=ssujith@cisco.com \
    /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).