DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Performance degradation after the program running for awhile
@ 2017-07-31  7:42 Yu Yang
  0 siblings, 0 replies; only message in thread
From: Yu Yang @ 2017-07-31  7:42 UTC (permalink / raw)
  To: users

My program is a dns server implemented with run-to-completion model, when I
start it with 11 cores, it has a normal performance(12M qps), but after
5-10 minutes, the qps decreased to 7M, I used Intel vTune Amplifier to
analysis the process and found the top 2 hotspots is *ixgbe_recv_pkts_vec*
and *rte_eth_rx_burst.  * my test environments is:

CPU: E5-2650(two sockets)
memory: 64GB
OS: ubuntu 16.04 64bits

Any advices on how to solve this strange problem?

thx

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

only message in thread, other threads:[~2017-07-31  7:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-31  7:42 [dpdk-users] Performance degradation after the program running for awhile Yu Yang

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