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 68AEC45523 for ; Fri, 28 Jun 2024 14:53:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 651DE40F16; Fri, 28 Jun 2024 14:53:03 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id E4A84402D6 for ; Fri, 28 Jun 2024 14:53:01 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b9706c84e5so272000eaf.1 for ; Fri, 28 Jun 2024 05:53:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719579181; x=1720183981; 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=Tvh3zVpv2P2nMW0ozIX55fd+3CbmAAEAbgJfp+YwVAE=; b=JB4pX+IUhPQHxCBp1OALnkv0ZplmfrmeTMWv0M8QwwpUuda13Tfwv4qqPUxdiaDJsi 2oqQoY8/gKTCnHuvzjq5iwBPBuiDD7kmLauYE36MvjdgDweZPhzgV93nPypPKMMKiV9j nhVi4pV4L8dgV7vxtNvSZFx0gq3Qcewcmb0M8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719579181; x=1720183981; 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=Tvh3zVpv2P2nMW0ozIX55fd+3CbmAAEAbgJfp+YwVAE=; b=mfssUdC9+PZNqWP1kUDpgtYxj4NTvTcGv4WuprsVL8CqeY9C6CsTwmANU1ct2wec6K LouGZ2nnkRKxfkgwydy0Pry8XT0Df8nb24FDmgQ3XVpkff/AkTbohcSQJCDV9ifmeA/Q XQpFJdDyiVCi8cSecI2LYITscyJtLyHGWBT0vSa0W32SpYMOEiApDaEVOzFKvOWAkAwa otIdBJYIO0VfZc7/z2v4mBOJAqaEZLxwNBGE9vOBo5bBcc3XX/eISZpT2ESzuvxm3224 9JZRP1tJpAcCn94PIkXPH+v0PhglrL2p9wxRHLaU5YnA0WCn0A3NdrVSeHX6vQg8Dydp U1RQ== X-Gm-Message-State: AOJu0YxRbDoGHTpRVRaZKjmzknaBKjpqx+QUtMKGQz6EZBIOU9ic2t2r femXWwTbGM+hTSvlE43g/CFQVLPpvsq0DE1jczxjqFJFqMPqYNhSYJ5t/W8xEO2s1s/j91EDLno g1zk9rmY3lnmRJe9ELe0f9XhFVCludkhT4Vtp/tR929bfs6IJCFR6Hkvu X-Google-Smtp-Source: AGHT+IEv7qflKssS9M8HUwPO/Jab80RbdxSU63h6dMcaS2clbsei6+ubDP/M+NCiz6LkPK8QisTqO5bfEV6G X-Received: by 2002:a05:6870:b6a8:b0:258:3455:4b3b with SMTP id 586e51a60fabf-25d017b0e9dmr16914593fac.41.1719579180954; Fri, 28 Jun 2024 05:53:00 -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 586e51a60fabf-25d8e20c578sm79065fac.15.2024.06.28.05.53.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 05:53:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 05:53:00 -0700 (PDT) Message-ID: <667eb22c.050a0220.e896.5c3cSMTPIN_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 66B99605C373; Fri, 28 Jun 2024 08:53:00 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141963 _Functional Testing PASS_ Submitter: Yutang Jiang Date: Friday, June 28 2024 03:22:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141963 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/