From: Shyam Shrivastav <shrivastav.shyam@gmail.com>
To: "Hristo.Trifonov" <Hristo.Trifonov@ul.ie>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Port binding issues : NIC intel 82599ES
Date: Thu, 23 Feb 2017 17:44:32 +0530 [thread overview]
Message-ID: <CAGSp03mm7GyifNVT0Eb9-iPvfPpPXd7ZiC4bq4EQg_Mnd8sA7w@mail.gmail.com> (raw)
In-Reply-To: <E6A390FF2129134EB58BFFFFDFFB5A8444EDC405@ExMbx1.ul.campus>
Thanks, Yes indeed we need to go through documentation, my case I was in
hurry passing through commands to get into real action so missed the dpdk
specific "--" separating EAL and app specific options. I realized my
mistake soon afterwards while looking at app code, updated the thread on
web list archive, probably another mistake !
I am moving well with my project using dpdk for now ...
Regards
On Thu, Feb 23, 2017 at 5:07 PM, Hristo.Trifonov <Hristo.Trifonov@ul.ie>
wrote:
> Hi Shyam,
>
> In your case try the following:
> ./l2fwd -c f -n 2 -- -p 0x3 where -p 0x3 indicates that you want to use
> port 0 and port 1 with the l2fwd app.
>
> For future experiments you'll need read through the dpdk documentation so
> you can gain better understanding.
>
> Regards,
>
> Hristo
>
next prev parent reply other threads:[~2017-02-23 12:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-23 11:37 Hristo.Trifonov
2017-02-23 12:14 ` Shyam Shrivastav [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-07 16:54 Shyam Shrivastav
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=CAGSp03mm7GyifNVT0Eb9-iPvfPpPXd7ZiC4bq4EQg_Mnd8sA7w@mail.gmail.com \
--to=shrivastav.shyam@gmail.com \
--cc=Hristo.Trifonov@ul.ie \
--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).