DPDK usage discussions
 help / color / mirror / Atom feed
From: Hyun Yoo <easetheworld@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Link is never up when rx is from optical tap.
Date: Mon, 4 Jul 2016 23:33:42 +0900	[thread overview]
Message-ID: <CAJzQz-EVdqpov4o2jW1QSu59B9=CK19jx3nbkVS638LZzfK34Q@mail.gmail.com> (raw)

I have an 1g sx optical tap.
tap port A : sender server (running tcpreplay)
tap port B : receiver server
tap port M : monitor server (running dpdk l2fwd)

Reproduce step
1. In monitor server, bind igb_uio to intel 82599es nic. (then link led is
off)
2. In sender server, start tcpreplay
3. In monitor server, run l2fwd...but link is never came up
As soon as sender stops tcpreplay, or doesn't start tcpreplay, then link is
up.

What am I doing wrong?

If I run tcpdump instead of l2fwd, trafffic is captured correctly. so I'm
sure cabling is fine.

                 reply	other threads:[~2016-07-04 14:33 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='CAJzQz-EVdqpov4o2jW1QSu59B9=CK19jx3nbkVS638LZzfK34Q@mail.gmail.com' \
    --to=easetheworld@gmail.com \
    --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).