DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] one LCORE per RX/TX queue pair
@ 2015-09-25 15:50 Anil Abraham (aniabrah)
  0 siblings, 0 replies; only message in thread
From: Anil Abraham (aniabrah) @ 2015-09-25 15:50 UTC (permalink / raw)
  To: dev

Hi,

We are looking to use DPDK in the following way:

2 Ethernet NICs connected independently to 2 CPU sockets. Each NIC has N rings.
Each LCORE should be handling one RQ of one NIC exactly. So all the LCORE's on socket 0 should handle RQs from the NIC 0 and LCORE's on
socket 1 should handle only RQ's from NIC 1. Similarly for the TX. Each LCORE would only handle one and only one RQ. In total there will be 2xN LCORE's.

Is there a similar model implemented in the dpdk/examples? Are there any challenges implementing such model.

Thanks
-Anil

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-25 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-25 15:50 [dpdk-dev] one LCORE per RX/TX queue pair Anil Abraham (aniabrah)

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