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 CDAF542549 for ; Fri, 8 Sep 2023 17:46:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D22D140285; Fri, 8 Sep 2023 17:46:12 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 32AD740285 for ; Fri, 8 Sep 2023 17:46:11 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-572a7141434so1209228eaf.2 for ; Fri, 08 Sep 2023 08:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694187970; x=1694792770; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ojeUBH9ci2DCvdl1WjIqREACkRnaLpYrahY58T/0dlg=; b=iGHRzQuEXWVP6002zcDnBSfXenZdjwDVrBuIOiER80eksN85K7MAv/ysIHLD4xYA5x Ab+ezTNOzLyNQOOMkiOMhBSmvUb38kHcDieaO9KlIlrHU8SI5W/prEct8S66pDiYPTqq KOOhcgPW4se7Bh65t6u/mHOWFsYsnG9bwROYc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694187970; x=1694792770; 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=WE7IJBPW4MflbByPKeNICCFoaelS4gRi0IzAJDC0nQjljhPHhV9FKL2DBJVarrIjNH c5W+mCaiaMfIM4zxksoqBlohkynxKxbz5WFpAJ4792zGZYe+rC1QQG+UBLUDH1IEV/Bq L0wWleErFyvOnDoPP+ZJv9yu0CzoeTyOv3CI2awvy99oEBsPNSguMLQDMFpmVlez0rm/ FRx/MRQWJRDBYLdsbuOxi3EUoMWDUW+4dVtPX1YVd+V6qQM31NsGWVuhUBHGZT9MnCwh rL8gf4VkZ6NOlxWg8mmojicxcRIbZ+r5vA6Ze9RbEietEWy3xYcKohSxU3nW/efYYvCH xjjg== X-Gm-Message-State: AOJu0YyO38z3nFLuoSW121uQCOaByq1q+dOqSp0t1xEe2NjpLKysWMjN fU5zAyl/kkSQ9UQgJp2NIbd8F5qtEMLywgZjMMR8gssHz/YE/djdI9Csq4LEPTkL19U+7IplmQ= = X-Google-Smtp-Source: AGHT+IHmP2mOXOxb+OGtlQBVCLO4IvY3YauebvX4pRK7RYRQUTn8mzhGsZHnIrabDqQPolpkQGl7fFcgODw1 X-Received: by 2002:a4a:d212:0:b0:56e:4bb5:3095 with SMTP id c18-20020a4ad212000000b0056e4bb53095mr2914946oos.5.1694187970538; Fri, 08 Sep 2023 08:46:10 -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 h67-20020a4a5e46000000b0057328a4032asm125024oob.13.2023.09.08.08.46.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 08:46:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 08:46:10 -0700 (PDT) Message-ID: <64fb41c2.4a0a0220.626e1.a378SMTPIN_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 0CB3B6052471; Fri, 8 Sep 2023 11:46:10 -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/