DPDK patches and discussions
 help / color / mirror / Atom feed
From: Helmut Sim <simhelmut@gmail.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] how to control receive timer for the wthresh?
Date: Sun, 27 Jul 2014 13:00:22 +0300	[thread overview]
Message-ID: <CAF8yGaGDPTCzYq=196NaYf4zfDC_n4D198OkKM+vYbZ6z0BHhg@mail.gmail.com> (raw)

Hi all,

Is there, on dpdk 1.6, an API for controlling the receive timer (EITR)
expiration of the wthresh on the NICs?
when setting, for example, .wthresh to 4 and transmitting 7 packets to the
application, then the last 3 packets remains in the on-chip-buffer for too
long and are written to the host memory only after few seconds, which is
not acceptable (in my case using 82575).

is there a way to config this?

Thanks
Sim

                 reply	other threads:[~2014-07-27  9:58 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='CAF8yGaGDPTCzYq=196NaYf4zfDC_n4D198OkKM+vYbZ6z0BHhg@mail.gmail.com' \
    --to=simhelmut@gmail.com \
    --cc=dev@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).