[dpdk-users] Sequential UDP packets

Sarvesh Verma sarveshfwecverma79 at gmail.com
Wed Nov 13 08:56:27 CET 2019


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


More information about the users mailing list