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 064D842215 for ; Thu, 31 Aug 2023 18:21:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F7F240296; Thu, 31 Aug 2023 18:21:01 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5DD774027B for ; Thu, 31 Aug 2023 18:20:47 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34ca22e3b3dso3276805ab.3 for ; Thu, 31 Aug 2023 09:20:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693498846; x=1694103646; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Svxniek6ehcanpWsssXUruBt/dY3vLeeY0Y8TdXX8QA=; b=LpuBt/L7XKl7ICqFcFjvote7jrfFq8uKFTOXYmB4PFaAtNrcTTrw+GbNgJxu+4xr7B pNpScYuceTc9gIQdhd1ye4Y6dI4yyspaAL8mtOaQE3s0wsDMmNJUK4SrX6Rdwkxxclab 5I3IrgfARAR7uV+0KUoda15qdErzcX8R/SHGs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693498846; x=1694103646; 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=knTh+9p8Oh1myXdnld53oT6PXhbpkX+0Y/JGYoFW2K8d6afkxv3M0Xv9BwkamIigN3 WT4a/LFFuRKCUVQEFgPUHSkfPcQHm//QtL1INor1Kb+t//WcTW3NXHfSZJxh+ByZUzg5 HjizkhIBQH183MnnJc6F6qEQt3krmSbiqowke9PNJfRjBS8XWZXXpJ9M0joBzglVg8SR cUrm4bxd9qKMuyAAyOzacnA2kXx/uJlfpsNnvXVGVLdfuJ30z4YzdVRh4nMTQfzTW6u8 /7H6pRW7n5smwagFkUP45kl+d3S6183Bz+8uavkh6GEt3Vd9/6lg2iC0hnc9jyqU4Y82 NjiQ== X-Gm-Message-State: AOJu0Ywky5w0vC3wndVGbGG20VLARVQQgDkwHfbIqiXcjdbHDIQUD/iA 5Pn5vHk+79Eq0W55VfkQ9agn3DVpH9S3m+2Sq2Y39X8ZOGmlBw== X-Google-Smtp-Source: AGHT+IF4u2k8L29hHX6Srrk2aWgqTHfBGjrzkJJeV8vevlqv7Y7QV7/uDjq7vDbXUEFQLkxgbGraa33OGhMw X-Received: by 2002:a92:ce0d:0:b0:345:6ce1:d259 with SMTP id b13-20020a92ce0d000000b003456ce1d259mr6072202ilo.28.1693498846698; Thu, 31 Aug 2023 09:20:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a12-20020a92ce4c000000b00348ccb6cc84sm64292ilr.43.2023.08.31.09.20.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 09:20:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 09:20:46 -0700 (PDT) Message-ID: <64f0bdde.920a0220.3d8eb.3fd2SMTPIN_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 3E0006052471; Thu, 31 Aug 2023 12:20:46 -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/