From: Sarvesh Verma <sarveshfwecverma79@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Sequential UDP packets
Date: Wed, 13 Nov 2019 13:26:27 +0530 [thread overview]
Message-ID: <CAA7bc+Ym8yTWX2WAG266-Y-maO1zTod7m-3+xCda-XEPrU=V=Q@mail.gmail.com> (raw)
Hey DPDK users,
Since last two months I'm struggling to generate my own sequential UDP
packets through DPDK. At receiving side my packets counts are matching but
are not in sequence in Wireshark.
Expected- 1,2,3,4,5,6,7,8,9,10.........
Getting-1,4,6,8,9,2,3,5,7,10........…
Hope anyone will reply soon.
Thank you
Sarvesh Verma
next reply other threads:[~2019-11-13 7:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-13 7:56 Sarvesh Verma [this message]
2019-11-13 9:54 ` Nutman, Richard
2019-11-13 15:46 ` sachin gupta
2019-11-13 15:52 ` Pathak, Pravin
2019-11-14 14:27 ` Tom Barbette
2019-11-15 0:23 ` Pierre Laurent
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='CAA7bc+Ym8yTWX2WAG266-Y-maO1zTod7m-3+xCda-XEPrU=V=Q@mail.gmail.com' \
--to=sarveshfwecverma79@gmail.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).