DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] dpdk - poll mode - context switches
@ 2015-02-25  9:54 Jog Lie
  2015-02-25 11:06 ` Bruce Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: Jog Lie @ 2015-02-25  9:54 UTC (permalink / raw)
  To: dev

Hello,

I am not sure to understand the mechanism behind dpdk concerning the context switches.
I have two user space applications that need access to the NIC according to incoming port rules (port 80 and port 443).

How to be sure that DPDK spreads the load to the right application ? 

Will 2 dpdk instances be needed (one per app) -> two incoming packets analysis to "know" if the packet should be forwarded to 
the user space process ? Which would basically be the same thing as inefficient promiscuous mode.

i don't understand that "filtering" point.

Could you please clarify ?

Thanks

-- 
Jog

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

end of thread, other threads:[~2015-02-25 11:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25  9:54 [dpdk-dev] dpdk - poll mode - context switches Jog Lie
2015-02-25 11:06 ` Bruce Richardson
2015-02-25 11:21   ` Jog Lie

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