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 2A7D14551A for ; Fri, 28 Jun 2024 08:03:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 152A2427BB; Fri, 28 Jun 2024 08:03:05 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 8026F4278C for ; Fri, 28 Jun 2024 08:01:38 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b2c95b6c5aso934426d6.2 for ; Thu, 27 Jun 2024 23:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719554498; x=1720159298; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=tbtbNAyzjuJ5kYnOStOFTne2m2BFGGuScUUQfT4HCkg=; b=T/MFXxoii8eSzZe2Uz9HwuTJMmDM6/mCOEhXaLgR8ypqoUKyC9YcGCgId5juV0gjhg /AUt7sWeVcabClarK5FtyvDqrfP3YfCTYOhlWJHdZTkjnuTko3YUiLafx1FblnVEaoif lXMb9b+wr9E/cla2SQOpz0KzJcH8ktJVxXCe4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719554498; x=1720159298; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tbtbNAyzjuJ5kYnOStOFTne2m2BFGGuScUUQfT4HCkg=; b=HJWocrO80aw3riBqHAAAwrcx/STIDOhVqR9BQtpTwY8T5ywYRuITxfniCQxCdec/SS smnxX3YUWNoSjVa4rUWSaJbYzdmtPBgaUOcM1w6mgk2Y6uv9WyXozxAV19Rt9liWb3E+ yF9cbvtoF+b+sGlmNfUXcMBf+kHxmowERomACf6xeRDbQlmt/wITRUANs9CpfsmyiMtQ GDJOnjdReb5nJx/QCTI8Xu9aV9OTlpjxma5bpOoabh1WO7dmdFnsSN5G/gzssHvmgfDN eXMk/k/FSe6WhZYE5FUWQJxeWzgqnraVcrQtaZilMG3ah4W0qtRyiKZwQfy9IYNXLfTg 4tag== X-Gm-Message-State: AOJu0Yxbfg3VmHDetTsnGPN5RcsSCZvMnm05IzKY0j3tSP8+3caexVxU GArEiZmKJAAHig+hIiA4XoQ2dI6SFk3o4dxkabdIAFcMFl4zLErD/7DXg7uP+zKFopYCs1x+tSa Z45UTAVSojkaPtfuAh8pi/HIMINlFslWyxMiRpU8Sru2iEJxjBgc03RMg X-Google-Smtp-Source: AGHT+IEZZ6dxzcL1CFsAMpbdp7hrsG8MBp9rnYFwidIqwR52I5AmivX1BK+9N1uHtypGFJAdZsFZd0Z8sG8N X-Received: by 2002:a0c:9d49:0:b0:6b5:4bc:6eed with SMTP id 6a1803df08f44-6b540a91c56mr164607586d6.44.1719554497934; Thu, 27 Jun 2024 23:01:37 -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 6a1803df08f44-6b59e5fc6c4sm546846d6.73.2024.06.27.23.01.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 23:01:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 23:01:37 -0700 (PDT) Message-ID: <667e51c1.050a0220.7c1cb.3ff5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9991A605C373; Fri, 28 Jun 2024 02:01:37 -0400 (EDT) Subject: |SUCCESS| pw141921 [PATCH] [v3] config/arm: add Ampere AmpereOneX pl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627024414.8598-1-jiangyutang@os.amperecomputing.com> References: <20240627024414.8598-1-jiangyutang@os.amperecomputing.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141921 _Testing PASS_ Submitter: Yutang Jiang Date: Thursday, June 27 2024 02:44:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141921 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +=============================+================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +-----------------------------+----------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/