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 457CD426B7 for ; Wed, 4 Oct 2023 16:44:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40BDD402A9; Wed, 4 Oct 2023 16:44:40 +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 D221E402A9 for ; Wed, 4 Oct 2023 16:44:39 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59c215f2f4aso26990597b3.1 for ; Wed, 04 Oct 2023 07:44:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696430679; x=1697035479; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mgpctJ8dRZ3V4A2AA0yiOn0QAFsqLuOn6hjX9GklIVM=; b=YJWDnDIEh3GLFaRv7DkF+sP+9/V/lqTGPDgErMNmgplEhGmpyp3VZ8F+78E4yzbu4m kQNK3ecErcvMQY5aBs+i1eULuma4iNIfZj2AhiWiSbqbaJARKo6sJpM/K04T8WhGGJMC Flb4zW65bA5MujwnSfJKWyG2HRBoi5MSBq9D8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696430679; x=1697035479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mgpctJ8dRZ3V4A2AA0yiOn0QAFsqLuOn6hjX9GklIVM=; b=fyGuu1SU3RzAN/d9QOPIdH4AWTUlUYUypdcAVN5KihdWI+Q273/1aKCX0uimUu7+6Y VGV7yinrKXDcwWrqYekYMCylp7CDNy+00iJjj1IK6xPuYZZ9N38qW67RMGRlELuC+ADj beZHBzWG2pv9rKDjgthgTWry3/oStV9m09QKycAHTToDSWwtqGRfMQSpiTOjrmoRdNXC SGyvxwme8fKA4oTdr/p8sTbD1d7Ewhdiqm4d1jMS7o2FwXV3WwUtDSPM/+vPfwCTKyXk 7n1fAYzWdo+wPXAyzStbZNeurgotpZ/qJQ3vp3v3ocZNGiHE+qaFgM1Bp8qif/RynS44 GC5Q== X-Gm-Message-State: AOJu0YyDuNkR+PymIQgZq1ZadHAfQ4sTP6Pusywa6FWxbh/vzvHQewm8 0qBTQ1OUOZnOMfcXgB5HYnDg2QALnFTZJRbCzMjNBIxnY6otfHfD6MTObA== X-Google-Smtp-Source: AGHT+IFjiR5XlbR8rQUHF8bB9Y3pghTTHwi79v5wvw7vg5DyakThvRk7qyjskiQ9IQP3JrMxFoLsKQqBDeLn X-Received: by 2002:a81:47c4:0:b0:592:a65d:387c with SMTP id u187-20020a8147c4000000b00592a65d387cmr2115195ywa.52.1696430679292; Wed, 04 Oct 2023 07:44:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x134-20020a0dd58c000000b0059be8294bd0sm463448ywd.47.2023.10.04.07.44.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 07:44:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 07:44:39 -0700 (PDT) Message-ID: <651d7a57.0d0a0220.2afb9.10a2SMTPIN_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 E8A6A6052514; Wed, 4 Oct 2023 10:44:38 -0400 (EDT) Subject: |SUCCESS| pw132298 [PATCH] [v3] net/axgbe: use CPUID to identify cpu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/132298 _Testing PASS_ Submitter: Selwin Sebastian Date: Wednesday, October 04 2023 10:07:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132298 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27821/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/