DPDK usage discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Roya Taheri <rtaheri@nevada.unr.edu>
Cc: users@dpdk.org
Subject: Re: DPDK installation error
Date: Fri, 3 Mar 2023 09:08:28 +0100	[thread overview]
Message-ID: <CAJFAV8wpfown0ZJLUSWW7PZwBxrzJ8DShvJS0-iZkRo2qopvnQ@mail.gmail.com> (raw)
In-Reply-To: <CAM6Yz4jyk-SGa2YH5NNO=VW9BY5tUXD_gbeMF8LnfYg1pQ-jaw@mail.gmail.com>

Hello,

On Fri, Mar 3, 2023 at 2:29 AM Roya Taheri <rtaheri@nevada.unr.edu> wrote:
>
> Hi, I tried to install DPDK on Bluefield-2 on Cloudlab. The meson build cannot find all the dependencies and libraries but it runs without errors. After that ninja command show this error after the execution:
> ../drivers/regex/cn9k/cn9k_regexdev_compiler.c:12:10: fatal error: rxp-compiler.h: No such file or directory
>    12 | #include <rxp-compiler.h>
>       |          ^~~~~~~~~~~~~~~~
> compilation terminated.
> I updated the version of the meson but nothing changed. Would please help me with this issue?

You are not the first to report this issue but nobody looked into the
exact reason.

You probably don't want to build this driver on Bluefield-2.
So my simple advice is that you should disable this driver:
$ meson configure <build_dir> -Ddisable_drivers=regex/cn9k


-- 
David Marchand


      reply	other threads:[~2023-03-03  8:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03  1:28 Roya Taheri
2023-03-03  8:08 ` David Marchand [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=CAJFAV8wpfown0ZJLUSWW7PZwBxrzJ8DShvJS0-iZkRo2qopvnQ@mail.gmail.com \
    --to=david.marchand@redhat.com \
    --cc=rtaheri@nevada.unr.edu \
    --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).