DPDK usage discussions
 help / color / mirror / Atom feed
From: Alex Zelichenko <alex@scadafence.com>
To: users@dpdk.org
Subject: [dpdk-users] Using PMD to forward packets from several NICs to single virtual interface accessible by tcpdump
Date: Thu, 6 Dec 2018 09:47:17 +0200	[thread overview]
Message-ID: <CAPbBVQi+DkFw279M2XL9Qc_ocf5DrZcJtGZC453+xnAVcjqVSg@mail.gmail.com> (raw)

Hi,
When I use testpmd to create vdev with 2 PCI slaves:
*sudo ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x3 -n 2 --vdev
'eth_bond0,mode=0,slave=0000:03:00.0,slave=0000:03:00.1' --
--port-topology=chained*
the eth_bond0 device is not seen anywhere in the system. How can I access
it from userspace app?

Best,
Alex Z

                 reply	other threads:[~2018-12-06  7:47 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=CAPbBVQi+DkFw279M2XL9Qc_ocf5DrZcJtGZC453+xnAVcjqVSg@mail.gmail.com \
    --to=alex@scadafence.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).