DPDK patches and discussions
 help / color / mirror / Atom feed
From: Gopi Krishna B <gopi97468@gmail.com>
To: Gal Sagie <gal.sagie@gmail.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] sending and receiving packets
Date: Fri, 18 Oct 2013 13:58:50 +0300	[thread overview]
Message-ID: <CA+XbSJJ3FNt2VhOTbCsUoOAbkryUTqfT++FpSwZK9r+Se3fzwg@mail.gmail.com> (raw)
In-Reply-To: <CAG9LJa41ERC-AneOpWrdru3Q8dGkiy99-+LcDugK0Q__XXoCew@mail.gmail.com>

On Fri, Oct 18, 2013 at 1:40 PM, Gal Sagie <gal.sagie@gmail.com> wrote:

> You need to make sure you don't bind the ssh interface to DPDK
> (If you are using version prior to DPDK1.4 you need to blacklist your ssh
> interface before running the example
> you can see how here =>
> https://github.com/anttikantee/dpdk-rumptcpip/wiki/DPDK-important-points)
>
>
> Gal.
>
>
>
>
> Hi Gal
Yes, I took care of this bind in the file, but still I am observing the
problem.
dpdk-rumptcpip-master/src/libdpdkif/rumpcomp_user.c

/* change blacklist parameters (-b) if necessary */
static const char *ealargs[] = {
        "if_dpdk",
        "-b 0000:02:00.0",     --> edited this line.


*lspci output *
0000:02:00.0   --> ssh connection
0000:02:00.1   --> DPDK
-- 
Regards
Gopi Krishna

      reply	other threads:[~2013-10-18 10:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-16 14:42 Gopi Krishna B
2013-10-17 11:36 ` Prashant Upadhyaya
2013-10-17 12:01   ` Gal Sagie
2013-10-17 13:26     ` Gopi Krishna B
2013-10-17 15:27       ` Gal Sagie
2013-10-18 10:11         ` Gopi Krishna B
2013-10-18 10:40           ` Gal Sagie
2013-10-18 10:58             ` Gopi Krishna B [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=CA+XbSJJ3FNt2VhOTbCsUoOAbkryUTqfT++FpSwZK9r+Se3fzwg@mail.gmail.com \
    --to=gopi97468@gmail.com \
    --cc=dev@dpdk.org \
    --cc=gal.sagie@gmail.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).