DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] dpdk sw schedule issue
@ 2020-07-30  3:05 Zhiyong Huo
  2020-07-31  8:56 ` Van Haaren, Harry
  0 siblings, 1 reply; 2+ messages in thread
From: Zhiyong Huo @ 2020-07-30  3:05 UTC (permalink / raw)
  To: users

Hi,

We used DPDK to do high performance gateway.
And we chose the event_sw scheduler to do the packet scheduler.
However, there were several issues.

The gateway was set with 32 cores.
I did several test:


1.  One RX polling adapter and  one scheduler. No service core, but 32 cores to  compete the RX adapeter/scheduler adapter.

The performance was too low.



2.  Set multi RX polling adapeters and multi schedulers.

Get higher performance but not as expect.


For the scheduler logic, it seemed that the DPDK has very simple scheduler logic.

Is there any plan or suggestion about the scheduler logic?


Thanks


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

end of thread, other threads:[~2020-07-31  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30  3:05 [dpdk-users] dpdk sw schedule issue Zhiyong Huo
2020-07-31  8:56 ` Van Haaren, Harry

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