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 0E48F426B7 for ; Wed, 4 Oct 2023 16:49:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 091F54027C; Wed, 4 Oct 2023 16:49:31 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 594D74027C for ; Wed, 4 Oct 2023 16:49:30 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6beff322a97so1444119a34.3 for ; Wed, 04 Oct 2023 07:49:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696430969; x=1697035769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F/jcCLvEa3uLYRS/2iHvmIGCkKvkeP1LIDPqxGFw0fQ=; b=G/v7UQLf6zqAO6T49DzPkqnet7ZwqjfdQzE6d8zOsYR1Sk1roLcghylAUFoYrRmyln d6KaNmACVhJmQBJ9Kf1NhkN0wu8Nz1lGjq83vEavPQaMpi3lUxDASwa3soWGGbXON8E8 I4mkb5x91SYxJr0Sb+nk1t9iVInmLIuxwDA3g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696430969; x=1697035769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F/jcCLvEa3uLYRS/2iHvmIGCkKvkeP1LIDPqxGFw0fQ=; b=nIJnCVb5kKoFGSm8ty1uJqcwlQBlwSNsZKnei7se9wkMtxbYJKWaG+dkn6NfmeTMmp c56xx15i88ZfHI7Nb2HCYTa76GSr0ysEprN9Bgj4brt+DrUPpqZGfLrUIkv0LpFgIMaU 1c3wTcUp1cLHQe3RYpzfdzIhDTnh89SvDT3rdLSClO6z+zo7kD54BZi2PrrYnASfGzKb mTUupNj9+wWmn8KKJNydigWU4BJHusniDQ2A3BL/U1VjA+2Txblyhu8gwVZ6EqjnZag/ s6ionVs49s5LkCD520zzh1sRTBbx1v9QfSvKW+qrT2eqzxabNP3W6M7/6moY39ld87Yl DfyA== X-Gm-Message-State: AOJu0Yxnmvi/qNX7pvsK1xHWGKdUcNMxrMn348n6Od8DkAsn2MFXqFPY 1ommr/kYmmOLq4Wb3MeRgL4yelM3Sd9XN+Rjm/sOf6gRMKnM3eYxaL+76A== X-Google-Smtp-Source: AGHT+IHPmMtTqSzHbJLrvV8RQrWb1qHGLQaJfZGtNso454hf/agIRyjCYVyuhWFIEmWWmU1Vn76nYV0ND5K4 X-Received: by 2002:a05:6870:889f:b0:1d6:567c:deb4 with SMTP id m31-20020a056870889f00b001d6567cdeb4mr2394656oam.42.1696430969567; Wed, 04 Oct 2023 07:49:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx11-20020a056870768b00b001dd4a87d433sm413565oab.13.2023.10.04.07.49.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 07:49:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 07:49:29 -0700 (PDT) Message-ID: <651d7b79.050a0220.123fa.eff3SMTPIN_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 09F8C6052514; Wed, 4 Oct 2023 10:49:29 -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 aarch32 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 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/27821/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/