DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: David Aldrich <david.aldrich.ntml@gmail.com>
Cc: users <users@dpdk.org>
Subject: Re: Struggling with meson in dpdk 21.11
Date: Mon, 16 Sep 2024 12:19:43 -0700	[thread overview]
Message-ID: <20240916121943.034f8012@hermes.local> (raw)
In-Reply-To: <CAJK_iejzH4A8izrFMKj7nzxh0L36ZjXvv34ek+UWjy5V+2DSkQ@mail.gmail.com>

On Mon, 16 Sep 2024 18:42:52 +0100
David Aldrich <david.aldrich.ntml@gmail.com> wrote:

> $ cd /opt/intel/dpdk-stable-21.11.7
> $ sudo meson -Dexamples=all -Dprefix="/"
> -Ddisable_drivers=common/mvep,common/mlx5,net/mvneta,net/mvpp2,net/nfb,net/mlx4,net/mlx5,\
> crypto/qat,crypto/aesni_gcm,crypto/aesni_mb,crypto/armv8,crypto/ccp,crypto/kasumi,crypto/mvsam,crypto/openssl,\
> crypto/snow3g,crypto/zuc,compress/isal,regex/mlx5,vdpa/mlx5,net/pcap,net/szedata2,raw/ifpga,net/af_xdp,net/ipn3ke,\
> crypto/ipsec_mb,crypto/ipsec_mb,crypto/mlx5,compress/mlx5,gpu/cuda build
> $ cd build
> $ sudo ninja

Don't build as root. Use:
 $ ninja -C build

  reply	other threads:[~2024-09-16 19:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-16 17:42 David Aldrich
2024-09-16 19:19 ` Stephen Hemminger [this message]
     [not found] <mailman.3759.1726527514.951.users@dpdk.org>
2024-09-17 19:40 ` Aldrin
2024-09-17 20:21   ` Aldrin
2024-09-19 15:44     ` David Aldrich

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=20240916121943.034f8012@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=david.aldrich.ntml@gmail.com \
    --cc=users@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).