DPDK usage discussions
 help / color / mirror / Atom feed
From: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
To: "Ruslan R. Laishev" <zator@yandex.ru>
Cc: users@dpdk.org
Subject: Re: DPDK on Broadwell
Date: Mon, 18 Oct 2021 13:28:12 +0300	[thread overview]
Message-ID: <20211018132812.2221ae99@sovereign> (raw)
In-Reply-To: <e8138df9-3f66-bac2-18b7-e3b4bc83c4c4@yandex.ru>

2021-10-18 12:49 (UTC+0300), Ruslan R. Laishev:
> Hello!
> 
> Is there some specific option at DPDK build time to get some optimization especially for the Broadwell ?
> 
> TIA

Hi,

-Dcpu_instruction_set=broadwell or -Dmachine=broadwell
depending on DPDK version you're using.
Check out meson_options.txt for available options and their descriptions.
See also:
https://doc.dpdk.org/guides/linux_gsg/build_dpdk.html#adjusting-build-options

      reply	other threads:[~2021-10-18 10:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18  9:49 Ruslan R. Laishev
2021-10-18 10:28 ` Dmitry Kozlyuk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211018132812.2221ae99@sovereign \
    --to=dmitry.kozliuk@gmail.com \
    --cc=users@dpdk.org \
    --cc=zator@yandex.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).