DPDK usage discussions
 help / color / mirror / Atom feed
From: amit sehas <cun23@yahoo.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] packet guarantees
Date: Sun, 5 Jan 2020 17:12:00 +0000 (UTC)	[thread overview]
Message-ID: <1244673500.4551165.1578244320267@mail.yahoo.com> (raw)
In-Reply-To: <1244673500.4551165.1578244320267.ref@mail.yahoo.com>

Does dpdk guarantee ordered delivery of packets?  Does the application have to implement retry mechanism?I would imagine that without a retry mechanism, it might be difficult for dpdk to implement ordering,which would seem to suggest that it does not guarantee ordered delivery of packets.
If dpdk does not guarantee order, I would think that it could lead to performance degradation in the applicationswhen they keep requesting older data which was out of order or dropped … in order to avoid that the applicationwould have to build packet reordering and retry mechanism ...
any help is appreciated ...thanks-Amit

           reply	other threads:[~2020-01-05 17:12 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1244673500.4551165.1578244320267.ref@mail.yahoo.com>]

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=1244673500.4551165.1578244320267@mail.yahoo.com \
    --to=cun23@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).