From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B65CD41DC3 for ; Fri, 3 Mar 2023 09:08:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E34C40EE3; Fri, 3 Mar 2023 09:08:44 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id BD17D40687 for ; Fri, 3 Mar 2023 09:08:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1677830922; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zwVxgdytCygaTHLDc1pUoMY5PMQwEjVQMIox8H+EwUw=; b=U214dkwrtRXr0lI5F+98SMF2JTBQiezi8HAuCj6sC0MNcPO6c0NiNVL0TAdxaPM1TtLKDB VTmXpVkbtAjUK7/MUEd2a1GhB52rV5WUIkcyI4B0W4qxtA21c6CH/C+xB8qedzMRpO6ATu Os8DbiLzwSlg90roFHamhzpvE80XPrY= Received: from mail-pl1-f199.google.com (mail-pl1-f199.google.com [209.85.214.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-632-OgegjflYNaiFz_3etZXmsA-1; Fri, 03 Mar 2023 03:08:41 -0500 X-MC-Unique: OgegjflYNaiFz_3etZXmsA-1 Received: by mail-pl1-f199.google.com with SMTP id x10-20020a170902ea8a00b0019cdb7d7f91so1044656plb.4 for ; Fri, 03 Mar 2023 00:08:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677830920; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zwVxgdytCygaTHLDc1pUoMY5PMQwEjVQMIox8H+EwUw=; b=TMPQsdlrLukL50tVdSbBUfMQzcD3q0tUizDtDGKxpe+5MDH6eN4htwA8GaNdPU8ARn r3PZuZvaBAxN2ItWvfJTF4SHKO/s7o8GoS4/mdroOScIYM2lDxxmCkamOWc2QjnLFET1 NYNzwLgki5dMH6+/YPRxrBW1q4UqdtMyE9vh1r6AvRktQLRT8BkZBb53mQYFY2EJDtBG Tsp8lfQvwXALzRpTwl/Frqcs3krRTimHI1fdN5NGCuL8TQelYW4Ueo9dcU1JrUn1NhCx ayHLLzrhBB6au99YZ1pV7g1ZwX6mpqKVZQnyfawtqTvH80L7gMDBNW7mFILmj2Kxvy1r SrrQ== X-Gm-Message-State: AO0yUKWnNIgqlwUBJ3Zj87GpayYAkWRWnR0XlJ0gZPfrDT6DYzGSuEQh bHU0dyYFhISXlzpLgvOrD4/N5NqtWjglJuT5z5L/IXbi+vlWY3Cs9drPSFq1ZCT5Xs9APnCTpuq 32MVIVPKfQEPA3f4LSEec6Q== X-Received: by 2002:a17:902:6a8c:b0:19a:b502:4280 with SMTP id n12-20020a1709026a8c00b0019ab5024280mr2182997plk.3.1677830920030; Fri, 03 Mar 2023 00:08:40 -0800 (PST) X-Google-Smtp-Source: AK7set926cQNr5+/UCX/EIcDK23KZb1UFdgDTGTL4JO/+xTxpLVI/0x5+f93FYYdwHXSWbqyhQulOqsNoiEPBTBlUnk= X-Received: by 2002:a17:902:6a8c:b0:19a:b502:4280 with SMTP id n12-20020a1709026a8c00b0019ab5024280mr2182992plk.3.1677830919700; Fri, 03 Mar 2023 00:08:39 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Fri, 3 Mar 2023 09:08:28 +0100 Message-ID: Subject: Re: DPDK installation error To: Roya Taheri Cc: users@dpdk.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org Hello, On Fri, Mar 3, 2023 at 2:29=E2=80=AFAM Roya Taheri = wrote: > > Hi, I tried to install DPDK on Bluefield-2 on Cloudlab. The meson build c= annot find all the dependencies and libraries but it runs without errors. A= fter that ninja command show this error after the execution: > ../drivers/regex/cn9k/cn9k_regexdev_compiler.c:12:10: fatal error: rxp-co= mpiler.h: No such file or directory > 12 | #include > | ^~~~~~~~~~~~~~~~ > 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 -Ddisable_drivers=3Dregex/cn9k --=20 David Marchand