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 03F5B42549 for ; Fri, 8 Sep 2023 17:46:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 082FD40285; Fri, 8 Sep 2023 17:46:42 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 3D99E40285 for ; Fri, 8 Sep 2023 17:46:40 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-44d3fceb567so1310159137.0 for ; Fri, 08 Sep 2023 08:46:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694187999; x=1694792799; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ojeUBH9ci2DCvdl1WjIqREACkRnaLpYrahY58T/0dlg=; b=V3sCPbfYubLkpelgpIYRUTv572bfw+jPMR77l9pK83jX5HdbToBTFwa/LAXKt8Y+3o iPvobPu9JNzXu4c1xKI3D9EXIRGRFLYk8mHC2Oi4GCvUNR5sEeBkiAc5Szm3SOhg+7Fv g1iEf2Nb89goGg7z3n4GqGZpa2VQ1gR3qP0bY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694187999; x=1694792799; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ojeUBH9ci2DCvdl1WjIqREACkRnaLpYrahY58T/0dlg=; b=aq715WPIGGp37GNs5F8uML1LGZaz8DQQnpLINqBQjCu6WYG2LXMNmfMGCBf/ynM6bn 0K+oP0IO+eknBl5561cNKnwqnR48RZtCae0xQsAvDFlP/lZ3LV9QQqKaBl5HPKE6mfhg WD/DcG7z6isBUiwx51OGUPXlRihcKj7j6+Phcx6FVPZIQmpGJRyzoxbpSl+g81XJViLW XKX9BkfLZD+miInD/vyX1m4sLDPcX05mXeUgJJIQ33SSR6vthmV6EJmWO8xgcGzlNGs+ /ImPTIkji+a0zFiDmBYr+ng7kFUFtuwpZeNtppjre2SZDOqg9ZPIyTjVGANxW48qTXEw C8ag== X-Gm-Message-State: AOJu0YwpcO4Z9UbARUpz4r7bf9sRUgi2dBUh+axiuWGt3a+kgscOV88w rwP7WS/ukqtChG4jHUDHjfLDwz7wH8+V8FA8osBbqzuYvfk+X4SuUv9ICuXFVKVsX9rQabkdvQ= = X-Google-Smtp-Source: AGHT+IFkmcVdHkU3rOQwbzMttf7nyGiT2eEnnHC7MVOnUzqGaMeTy255bA2kiizUT/Brev1R1tRQIbDU4J9z X-Received: by 2002:a05:6102:1483:b0:450:7103:4697 with SMTP id d3-20020a056102148300b0045071034697mr3696857vsv.12.1694187999726; Fri, 08 Sep 2023 08:46:39 -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 t24-20020ab05518000000b0079a295c7996sm104235uaa.14.2023.09.08.08.46.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 08:46:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 08:46:39 -0700 (PDT) Message-ID: <64fb41df.b00a0220.bf489.651dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 67E546052471; Fri, 8 Sep 2023 11:46:39 -0400 (EDT) Subject: |FAILURE| pw131265 [PATCH] [v3,1/1] app/graph: add example for diffe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Sunil Kumar Kori 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/131265 _Testing issues_ Submitter: Sunil Kumar Kori Date: Friday, September 08 2023 10:49:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131265 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27558/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/