DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Dpdk multi core packet acquisition.
@ 2021-07-14  8:32 Nirmal R
  2021-07-14 15:15 ` Stephen Hemminger
  0 siblings, 1 reply; 5+ messages in thread
From: Nirmal R @ 2021-07-14  8:32 UTC (permalink / raw)
  To: users

Hello All,

I need to acquire packets from a source at more than 40Gbps. I was thinking
to use rx_burst in a function with more than one core and load it into a
ring. My question is, will the packets received will be in order between
the cores say core 1 receives packet 1,2,3 and core 2 receives packet 4,5,6
or will it be in out of order(Random).  Also can we combine 2 cores to
launch one function.

Thank you,

With Regards,
Nirmalraj R

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-15  8:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14  8:32 [dpdk-users] Dpdk multi core packet acquisition Nirmal R
2021-07-14 15:15 ` Stephen Hemminger
2021-07-14 16:32   ` Gábor LENCSE
2021-07-14 17:05     ` Van Haaren, Harry
     [not found]       ` <CAPk29mLgMP3EaKjLZvAkgz4aUj0U0obQ5+Y60kK7FsUPLy5WaQ@mail.gmail.com>
2021-07-15  8:07         ` Nirmal R

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).