DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Performance gain from switching to vector PMD
@ 2017-07-07  2:44 Mike Shang
  0 siblings, 0 replies; only message in thread
From: Mike Shang @ 2017-07-07  2:44 UTC (permalink / raw)
  To: users

Hi,
I tried to enable vector i40e for an existing dpdk application just found
that no performance gain is resulted. Is there anything we have to tune
when using vPMD ? I have gone through the dpdk document but found nothing
relevant. Any suggestions ? Or the benefits of vPMD are just not that
significant ?

ps.
I'm using 17.05 on Intel sandy bridge CPU. I have set RET_MACHINE to snb
for enabling SSE needed for vPMD. Also the preconditions required for using
I40E vPMD are missing in the document for I40E but are there in the IXGBE
sections. rx_free_thresh is at 32 to fulfill the precondition and I'm sure
vector is enablen from checking the log, that rx_vec_allowed and
rx_bulk_alloc_allowed are both true.

Thanks.

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

only message in thread, other threads:[~2017-07-07  2:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-07  2:44 [dpdk-users] Performance gain from switching to vector PMD Mike Shang

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