DPDK usage discussions
 help / color / mirror / Atom feed
From: Caianning <caianning@huawei.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] dpdk example load_lanlancer
Date: Fri, 2 Sep 2016 09:44:35 +0000	[thread overview]
Message-ID: <F994AE62EFA2864BAC5A2B81D86C27C13E2CCB29@nkgeml514-mbx.china.huawei.com> (raw)


Hi All,

I modified(add my packet processing) the example Load_balancer, and run it with following cmd:
./build/load_balancer -c 1f -- --rx "(0,0,0),(1,0,0)" --tx "(0,0),(1,0)" --w "1,2,3,4"

And I got the info:
Initializing NIC port 0 ...
Initializing NIC port 0 RX queue 0 ...
Initializing NIC port 0 TX queue 0 ...
PMD: ether type anti-spoofing is not supported.
PMD: ixgbe_dev_tx_queue_start(): Could not enable Tx Queue 0
Initializing NIC port 1 ...
Initializing NIC port 1 RX queue 0 ...
Initializing NIC port 1 TX queue 0 ...
PMD: ether type anti-spoofing is not supported.
PMD: ixgbe_dev_tx_queue_start(): Could not enable Tx Queue 0

Does this mean any error or mis-config?

DPDK version 16.07.

Thx.

             reply	other threads:[~2016-09-02  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-02  9:44 Caianning [this message]
2016-09-22 14:08 ` Andriy Berestovskyy

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=F994AE62EFA2864BAC5A2B81D86C27C13E2CCB29@nkgeml514-mbx.china.huawei.com \
    --to=caianning@huawei.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).