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 9F63042214 for ; Thu, 31 Aug 2023 18:20:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7CED4027B; Thu, 31 Aug 2023 18:20:05 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9F54A4027B for ; Thu, 31 Aug 2023 18:20:03 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-594ebdf7bceso11679287b3.2 for ; Thu, 31 Aug 2023 09:20:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693498803; x=1694103603; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Svxniek6ehcanpWsssXUruBt/dY3vLeeY0Y8TdXX8QA=; b=ICzi84MbAtg5afC9geNoz5AbQGw9tsZyVHflmSDksZRpGlZcqxjtHXOVIiR689CYym lbMD1UUKrjcfXr8pQxMHMk64BItLzAC12l6TxAvLJ18K1sXaheoaFdGWgtxWRLY058/B 27PTvQkk7z6SDXFNM+fGKW8MB6eArAZ8rWYaw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693498803; x=1694103603; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Svxniek6ehcanpWsssXUruBt/dY3vLeeY0Y8TdXX8QA=; b=e4ORzCE+DriYhkSh54t1YoS6e/sqntTPKjNs41mUZDfEjBtmtjBSjT/y2G6p4uaJ2B x7ydCBafwHpwXkt8Cg+cRS8pNfjIbXZsCEoL3829gCAvkqLnWiXvPdOUEHwPmWyq0CHW hC7qYnac2cwfoIq9PTJ2S9yZnYTcWOxF1xMNnJ9a1ie5i9LOgSJX+8UFCESXRRHEXi0x kTMVRQy86hDWm9aYlWrDP30BZ3nekQTaOh7VShCzSUvU0zDdgWkMQAq50sTnT1t6NbwG bLICbycDKfRAbkiZbmMpIMOl0XesJImxRn2a89XMgbT+NHJZrCVyBptTgcQB9zHrD06Q 38Cw== X-Gm-Message-State: AOJu0Ywb1/OxgKwS231dE1d+tYU+iJZJlup+oB/lvb7HG2jTuCtMy/S8 2wvp/zaBiwzK+fJjkG/yhGHmK2/acpE3idk7wbRv3PjM5M+xtw== X-Google-Smtp-Source: AGHT+IFamJF4FjnnRIZT+74kvzO9DIowmMlGmr3wNyhxoDdhguBQDZ9lxHTbDKjEYgSWAASy6VHhQSsISuMq X-Received: by 2002:a0d:ff82:0:b0:583:a3ab:b950 with SMTP id p124-20020a0dff82000000b00583a3abb950mr4512362ywf.50.1693498803093; Thu, 31 Aug 2023 09:20:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p126-20020a0dff84000000b005771d1c775bsm134802ywf.55.2023.08.31.09.20.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 09:20:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 09:20:03 -0700 (PDT) Message-ID: <64f0bdb3.0d0a0220.74393.94bfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BFD006052471; Thu, 31 Aug 2023 12:20:02 -0400 (EDT) Subject: |FAILURE| pw130984 [PATCH] [v1] net/axgbe: use CPUID to identify cpu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Selwin Sebastian 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/130984 _Testing issues_ Submitter: Selwin Sebastian Date: Thursday, August 31 2023 12:31:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130984 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 aarch32 GCC 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27491/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/