DPDK usage discussions
 help / color / mirror / Atom feed
From: Asok T <asokt@hotmail.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] mq_mode support in pktgen
Date: Thu, 17 Mar 2016 19:45:33 +0000	[thread overview]
Message-ID: <DM2PR0701MB826083588725E02638DD245AD8B0@DM2PR0701MB826.namprd07.prod.outlook.com> (raw)

does the most recent version of pktgen application - 2.9.12 support mq_mode by default ? If so, how can we pass the corresponding parameters from the command line and how can we see per queue statistics. If not, how can we add this support. please suggest.


It appears an older version 2.8.0 had this support

const struct rte_eth_conf port_conf = {
   .rxmode = {
   .mq_mode = ETH_MQ_RX_RSS,


but since then got removed for some reason. can you please suggest how to use this feature.


Thanks,
Asok

                 reply	other threads:[~2016-03-17 19:45 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=DM2PR0701MB826083588725E02638DD245AD8B0@DM2PR0701MB826.namprd07.prod.outlook.com \
    --to=asokt@hotmail.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).