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 CFC8245B2C for ; Sun, 13 Oct 2024 23:15:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC0C5402D3; Sun, 13 Oct 2024 23:15:14 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E125D4027F for ; Sun, 13 Oct 2024 23:15:12 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-836d2437852so129830639f.1 for ; Sun, 13 Oct 2024 14:15:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728854112; x=1729458912; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=I9XPq06+woVTKzVoR98VSJatASVrZl65hCPwf/VelK8=; b=OjOat8r/QNmzGeH6IHpfakX/mXkosy632yoLe315i5CMxKe/HaPa3aXjmh0fbpfy4Q zsgzEW0NiHW8AZ25PvXxfg5zzKRT9nw/8NuUD2AgNGrgZFLQkIlGO2akCRFTyV4aTI1w xWAoJ7dEKtVD1NJUZJNny5X7S5d5Ojw7tEylA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728854112; x=1729458912; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=I9XPq06+woVTKzVoR98VSJatASVrZl65hCPwf/VelK8=; b=UCiXPYizTBtZwk/KkzSgVbGxxf/4GVUzw90XrFJDHe0ZLkaYkmNB8uT/pQr+WvzKwm 1vK8S6kwjuoEY1tiH4tq0SS4B57bagN9zy08bwt1k9iszwwNlOymQJ0gVgBRHZn2IeQm mPcY75RPrDMYnjzYtE76asa6GItrNVsaK5V63SDcoUxlmYh+EF6aiIvJ6xat+PWWdQ+O GtKIzm71dwyXln0l1IYbCmqBLmNa5rRzY6R2hzV+j+0YrZSAsvFqn7NPkxPTSpjBJXO6 NfHWZoP7+VT9ekO9bYkH7w2CtGj9NzuP0jOnEzCpNZO8f15u5z+4lqpWc13nJTKAuQ9Q ZNiA== X-Gm-Message-State: AOJu0YwLdQ48a5n8vMamCHt6u7wRhHDIlaBArE56BZ6EqgdNrl2kRnX1 tMcIzShoOlpMzqDbQcfNcsqM0+2/LicViepNPsZTxzW+bD6nA6SwUfsyYccz0nO8ApIzuHA6v7k 2HlgPVMHRRj3y+RfllrMaZYsYqQb+E/9pMTX8W3NBmDOuiz6Jr005yGa/ X-Google-Smtp-Source: AGHT+IFm6S3qZA4YcbzVg4ztwGHI8A51siCfiNpDIP42n28sdOKpUlP5nB4QqCO1/NttMVEy/mVNogNjXJUS X-Received: by 2002:a05:6602:610c:b0:835:44e5:47bc with SMTP id ca18e2360f4ac-83794d4588cmr756344239f.13.1728854112068; Sun, 13 Oct 2024 14:15:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4dbada9fc94sm291621173.78.2024.10.13.14.15.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 14:15:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 14:15:12 -0700 (PDT) Message-ID: <670c3860.050a0220.d0655.516fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id B74636052471; Sun, 13 Oct 2024 17:15:11 -0400 (EDT) Subject: |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Vladimir Medvedkin In-Reply-To: <20241011175701.116371-1-vladimir.medvedkin@intel.com> References: <20241011175701.116371-1-vladimir.medvedkin@intel.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/145777 _Testing issues_ Submitter: Vladimir Medvedkin Date: Friday, October 11 2024 17:57:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145777 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#315037 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ ==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ==== Message: lib/rawdev: Defining dependency "rawdev" Message: lib/regexdev: Defining dependency "regexdev" Fetching value of define "__ARM_NEON" : 1 (cached) Fetching value of define "__ARM_NEON" : 1 (cached) Fetching value of define "__ARM_FEATURE_BF16" : Message: lib/mldev: Defining dependency "mldev" Message: lib/rib: Defining dependency "rib" Message: lib/reorder: Defining dependency "reorder" Message: lib/sched: Defining dependency "sched" Message: lib/security: Defining dependency "security" Message: lib/stack: Defining dependency "stack" Has header "linux/userfaultfd.h" : YES Has header "linux/vduse.h" : NO Message: lib/vhost: Defining dependency "vhost" Message: lib/ipsec: Defining dependency "ipsec" Message: lib/pdcp: Defining dependency "pdcp" lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512". A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/meson-logs/meson-log.txt ==== End log output ==== RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/