DPDK usage discussions
 help / color / mirror / Atom feed
From: Chris Pappas <chrispappas12@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] DPDK with 40G NICs
Date: Tue, 4 Oct 2016 17:00:11 +0200	[thread overview]
Message-ID: <CAE4G5ipyNOhexHeaK+FmL7DNNJxvPG=8gxXDefEukm5quT+BbA@mail.gmail.com> (raw)

Hi,

I am trying to use DPDK with 40G NICs, starting with the pktgen application.

I have a machine with 6 dual-port Intel XL710 NICs and want to use 6 ports
at 40G (I think it's possible to use only one port in 40G fully saturated).

When I run pktgen, only one of the 40G NIC transmits packets (and it's the
last enabled NIC in the list). I launch pktgen as follows:

sudo ./app/app/x86_64-native-linuxapp-gcc/app/pktgen -c 0xffff -n 3 -- -P
-m
"[1:3].0,[2:4].1,[3:5].2,[4:6].3,[5:7].4,[6:8].5,[7:9].6,[8:10].7,[9:11].8,[10:12].9,[11:13].10,[12:14].11"

Everything seems to work normally, but typing start all, starts only the
last port. Starting with the portid also doesn't work.

Any suggestion?

Best regards,
Chris

                 reply	other threads:[~2016-10-04 15:00 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='CAE4G5ipyNOhexHeaK+FmL7DNNJxvPG=8gxXDefEukm5quT+BbA@mail.gmail.com' \
    --to=chrispappas12@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).