DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Vijay <vjmohanc@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Packet spacing in DPDK
Date: Thu, 8 Jun 2017 10:25:14 -0700	[thread overview]
Message-ID: <20170608102514.2e5a1097@xeon-e3> (raw)
In-Reply-To: <CAJY-tEENyuLf16YZOVJBc6HDmocX8j6NX9GQkS9uCQbF0NJPag@mail.gmail.com>

On Thu, 8 Jun 2017 09:50:05 -0700
Vijay <vjmohanc@gmail.com> wrote:

> Hi,
> 
> I am new to this mailing list and new to DPDK. I would like to know about
> packet spacing when a burst of packets are being transmitted. For example:
> there is a timer running and at expiry of the timer there could multiple
> frames that need to transmitted. So, will these frames be spaced by dpdk
> before transmission ? Is it internally handled by dpdk ? Is there any doc
> that talks about this ?
> 
> I am not sure if this question has already been asked. If yes, please point
> me to the appropriate thread which talks about this.
> 
> Thanks,
> Vijay

The packets in DPDK are not paced. The hardware sends them as fast as possible.

  reply	other threads:[~2017-06-08 17:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-08 16:50 Vijay
2017-06-08 17:25 ` Stephen Hemminger [this message]
2017-06-08 17:51   ` Vijay
2017-06-09 11:19     ` Shepard Siegel

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=20170608102514.2e5a1097@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=users@dpdk.org \
    --cc=vjmohanc@gmail.com \
    /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).