From: "Thomas Monjalon" <thomas@monjalon.net>
To: "Andrea Panattoni" <apanatto@redhat.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] doc: using container to build and run applications
Date: Sat, 18 Jul 2026 22:44:52 +0200 [thread overview]
Message-ID: <ad4d60f6-575a-4e30-bb37-861f02ee1915@app.fastmail.com> (raw)
In-Reply-To: <20260603140421.3023794-1-apanatto@redhat.com>
> +DPDK can be built inside a container to provide a reproducible build environment.
Changed "reproducible" to "isolated" as it is not always a reproducible build,
especially with "FROM fedora:latest".
> +Once the build completes, verify that the helloworld example runs:
> +
> +.. code-block:: console
> +
> + podman run --rm dpdk-builder /dpdk/build/examples/dpdk-helloworld
Hugepages are not installed at this stage, so adding --no-huge is required.
They are small changes, done while merging after a quick test.
prev parent reply other threads:[~2026-07-18 20:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-03 14:04 [PATCH] doc: using container to build and run applications Andrea Panattoni
2026-07-18 20:22 ` Thomas Monjalon
2026-07-18 20:44 ` Thomas Monjalon [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=ad4d60f6-575a-4e30-bb37-861f02ee1915@app.fastmail.com \
--to=thomas@monjalon.net \
--cc=apanatto@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox