DPDK patches and discussions
 help / color / mirror / Atom feed
From: Hideyuki Yamashita <yamashita.hideyuki@ntt-tx.co.jp>
To: dpdk-dev <dev@dpdk.org>
Subject: [dpdk-dev] Basic question about where to write config for optional feature
Date: Tue, 01 Dec 2020 14:01:26 +0900	[thread overview]
Message-ID: <20201201140126.EC13.17218CA3@ntt-tx.co.jp_1> (raw)
In-Reply-To: <20201201094035.EC0A.17218CA3@ntt-tx.co.jp_1>

Hello,

I am planning to propose patch for 
optional feature.

Question:
Where should I write compile switch for 
optional features?

I was planning to add flag to enable 
optional festures into config/common_base
like following:

+#
+# Compile the api statistics library
+#
+CONFIG_RTE_LIBRTE_APISTATS=n

But make build system was gone.
I know that meson system is there instead of make.

But I am not so familiar with meson and 
if someone can teach me where to write flag,
it is highly appreciated.
If you guide documents for "how to write config in meson",
it is also appreciated.

Thanks in advance!

BR,
Hideyuki Yamasahita
NTT TechnoCross





  reply	other threads:[~2020-12-01  5:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11  4:18 [dpdk-dev] Arm roadmap for 20.11 Honnappa Nagarahalli
2020-11-25  5:39 ` [dpdk-dev] NTT TechnoCross roadmap for 21.02 Hideyuki Yamashita
2020-11-25 11:01   ` Morten Brørup
2020-11-26  1:20     ` Hideyuki Yamashita
2020-11-29 14:43       ` Baruch Even
2020-12-01  0:40         ` Hideyuki Yamashita
2020-12-01  5:01           ` Hideyuki Yamashita [this message]
2020-12-01  9:37             ` [dpdk-dev] Basic question about where to write config for optional feature 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=20201201140126.EC13.17218CA3@ntt-tx.co.jp_1 \
    --to=yamashita.hideyuki@ntt-tx.co.jp \
    --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 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).