DPDK usage discussions
 help / color / mirror / Atom feed
From: Kyle Larose <klarose@sandvine.com>
To: Manam Rajasekhar <manamraja@yahoo.com>,
	"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] DPDK App running with VMXNET3 not receving more than **two** pkts in burst
Date: Thu, 27 Jul 2017 05:48:21 +0000	[thread overview]
Message-ID: <D76BBBCF97F57144BB5FCF08007244A7A90208E5@wtl-exchp-2.sandvine.com> (raw)
In-Reply-To: <1751924871.94653.1501132487997@mail.yahoo.com>

Are you sure that the packet rate isn't such that only two packets are received between polls of the interface?

Try putting a small delay between the polls, or increase the packet rate.

-----Original Message-----
From: users [mailto:users-bounces@dpdk.org] On Behalf Of Manam Rajasekhar
Sent: Thursday, July 27, 2017 10:45 AM
To: users@dpdk.org
Subject: [dpdk-users] DPDK App running with VMXNET3 not receving more than **two** pkts in burst

Hello Experts,
While testing App using vmxnet3 interface, it is not receiving more than two or one pkt in packet rx burst.
I am using rte_port_ethdev_reader_rx() with packet burst size as 32 packets, i am sending traffic using "iperf tool" from VM interface connected to VDS in Esxi. App running inside VM connected to VMXNET3 interface is not receiving more than 2 pkts in each rx burst. 

Any suggestions why rte_port_ethdev_reader_rx() is not getting more than 2 pkts with vmxnet3 interface?
Appreciate your help.

Regards
-Raja



  reply	other threads:[~2017-07-27  5:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1751924871.94653.1501132487997.ref@mail.yahoo.com>
2017-07-27  5:14 ` Manam Rajasekhar
2017-07-27  5:48   ` Kyle Larose [this message]
2017-07-27  6:08     ` Manam Rajasekhar

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=D76BBBCF97F57144BB5FCF08007244A7A90208E5@wtl-exchp-2.sandvine.com \
    --to=klarose@sandvine.com \
    --cc=manamraja@yahoo.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).