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 7F71A45524 for ; Fri, 28 Jun 2024 15:29:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 772D240F16; Fri, 28 Jun 2024 15:29:30 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1957C40A71 for ; Fri, 28 Jun 2024 15:29:29 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-63bc513ade5so5161617b3.3 for ; Fri, 28 Jun 2024 06:29:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719581368; x=1720186168; 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=iozN+IiUc1lC0Y9JrDEsvvDK334/Cmk80GGy+5FQp18=; b=ISNBRd05gB+u5TL7YIKuLY9/XhiQo1UROOQZp3OuZhYqec1A5cv9deM8LLIbLSJ5Vf rxGyd7M6/jlSidyGVnPt7UyPuSKKKZK55mer4Af2k9lJ7Umf52pFCz8ick8/pR4PuAzp lWGTLA2XVr4V55XTiWl5hd3aIu0mz/w5yQFGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719581368; x=1720186168; 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=iozN+IiUc1lC0Y9JrDEsvvDK334/Cmk80GGy+5FQp18=; b=SF7k5uqBag/wXI44Ih5poR1NyXA7zNbY0+vvZWo/9Y191RAnyg6N8B+hlxs6Vv3kXD PduWvsC/rFrKMljjK9stbpHn3BlFrkIzwsMMxGnsQnoA2fs3sW7TDK78HaMlOf07wXoM 6JI03AuThE2R50irDKW2pJ2qbavHBpbmcqt/1prCeW53rOd6N6kzbBEYPf86LvTudoAk LbIV31bXzR8wnXVFmCHSJZad2w9OqGLCR5uoE8FCfpvaxzQ9sb8sY7TiSqWuN637OPvk /swywXB/fH2/pNYmqDjvfCSQT1CzL9OnO7/7DSoIV3b675iPlMXKKFyE24zB0g1czx5u fYlg== X-Gm-Message-State: AOJu0YxUm/MQhvdmTTACsducSNoQUKFWU9vNNqaNDKKGCFpSYRC6fgiH 0Z8a+rMPt2wLTTrjXbNaVvEbufkYjrWR4fWlD6cCtPjBk8DzGj9fOcUiMU94cR0huuVggwevBlf jCNSt4M/+yxfIrynIu6jbFKHLk7owmh+p6vACa6aPBWirXQywhDzm0wcZ X-Google-Smtp-Source: AGHT+IHt5O35a3h1OglnJcEQiXof3g626PaXGi2eSCvG49ZYrvT/Sn1U9R/wmgLtNPYFhs3L1uEeHs2ivj3P X-Received: by 2002:a81:834b:0:b0:64a:efa6:b3d5 with SMTP id 00721157ae682-64aefa6b558mr15260137b3.37.1719581368412; Fri, 28 Jun 2024 06:29:28 -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 00721157ae682-64a9a13f90fsm489367b3.8.2024.06.28.06.29.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 06:29:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 06:29:28 -0700 (PDT) Message-ID: <667ebab8.050a0220.dfad9.3a69SMTPIN_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 0C448605C373; Fri, 28 Jun 2024 09:29:28 -0400 (EDT) Subject: |SUCCESS| pw141963 [PATCH] [v4] config/arm: add Ampere AmpereOneAC04 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628032247.10414-1-jiangyutang@os.amperecomputing.com> References: <20240628032247.10414-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141963 _Testing PASS_ Submitter: Yutang Jiang Date: Friday, June 28 2024 03:22:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141963 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30345/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/