All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sarosh Arif <sarosh.arif@emumba.com>
To: dev <dev@dpdk.org>
Subject: [dpdk-dev]  setting parameters in meson build system
Date: Thu, 22 Oct 2020 16:43:50 +0500	[thread overview]
Message-ID: <CABoZmYNuPKhFHitnzqyAKAx69ssujC-TK8HTEFXEaNGnJb_k4Q@mail.gmail.com> (raw)

Hello,

I was using make build system previously, but since it is removed from
dpdk now, I am trying to figure out how to enable/disable certain
things using meson,

Previously we were able to set some parameters using .config file.
Some examples of these parameters are:

CONFIG_RTE_LIBRTE_I40E_PMD=y
CONFIG_RTE_LIBRTE_I40E_DEBUG_RX=n
CONFIG_RTE_LIBRTE_I40E_DEBUG_TX=n
CONFIG_RTE_LIBRTE_I40E_DEBUG_TX_FREE=n
CONFIG_RTE_LIBRTE_I40E_RX_ALLOW_BULK_ALLOC=y
CONFIG_RTE_LIBRTE_I40E_INC_VECTOR=y
CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC=n
CONFIG_RTE_LIBRTE_I40E_QUEUE_NUM_PER_PF=64
CONFIG_RTE_LIBRTE_I40E_QUEUE_NUM_PER_VM=4

Can someone help me figure out how to enable/disable/change these
using the meson build system?

Thanks,
Sarosh Arif.

             reply	other threads:[~2020-10-22 11:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 11:43 Sarosh Arif [this message]
2020-10-22 13:52 ` [dpdk-dev] setting parameters in meson build system Bruce Richardson

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=CABoZmYNuPKhFHitnzqyAKAx69ssujC-TK8HTEFXEaNGnJb_k4Q@mail.gmail.com \
    --to=sarosh.arif@emumba.com \
    --cc=dev@dpdk.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.