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 EAC7643E50 for ; Fri, 12 Apr 2024 11:20:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEEBF40295; Fri, 12 Apr 2024 11:20:52 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 13E594026A for ; Fri, 12 Apr 2024 11:20:52 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-22e6b61d652so297804fac.0 for ; Fri, 12 Apr 2024 02:20:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712913651; x=1713518451; 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=stWhk+NbHGsPzjtW11k5fuxdAnxEexNaMAHHYGA1Rjs=; b=Gr485wr+7FPoiWjEdN5rRQeD8mSYk6eO1cpNKbb9QYJDFAYQxwxqrSI/zcrtO/aRSw lYnsxDon+QnxNE0rvlwPWKUWXOx2/5nO70QXenpTsUfb8xmV+ER4veFscv1Nbpca7TVV NhWCGDgR9kJqzMp1Wr10zU4WNA2/h8EIMhAP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712913651; x=1713518451; 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=stWhk+NbHGsPzjtW11k5fuxdAnxEexNaMAHHYGA1Rjs=; b=M1pS3PQ6w8zE+N96yGDKnDCytBMdkB5B2m0i/7NCRnBHX1DUL7mSBlo3OAYCSxPifL 2wQZCc96y5OAaV5utNOFkvBpT/dnTZEK5sc4BW2m/L+mAGA5wTStBB2cFa4iQZqlDWAi mTTSdw+3QGJgr/gOHzWjmmnXoRN6Fsnv9H2p2qfNPNO7ieSwQ3Pv9nKLBuUmYqpyWQpX 5cIVdZl/YILXfyTYDISqekvxC9Ohi1poPI9YbkiXWMrRk1q4M6UOc7G7X8BoXz/rcYPu 5DfhGmYH97RvwPu3d0gK2ldYFHo6ma3eLBaVlmXPzZsKMQvUKVnUgPtk3QbixEfLQDSv NFdg== X-Gm-Message-State: AOJu0YxNcJvMt3YrRW+lELzDU6rlivj5s6Y/tka+2SWaT1aAjLNakRx7 +HPbIcqdnLZRzVFK2aKSIG47gk9QA874PVR/uf23J/lz0NGx66wHY7BRG1xKKkoBiAsh2ywCkZ0 zH0tntZ0z7t8M2RSpVXzrZkRpTCTZ7GFfWhvxziPm X-Google-Smtp-Source: AGHT+IFzGk5ATANWjGJEE82NWdvD3roY53nuF/wALclDcfEIb4w9aqti3xzW3KIWDnA6v3CZTQPAyf3111Uv X-Received: by 2002:a05:6870:1951:b0:22e:a12c:ab4c with SMTP id m17-20020a056870195100b0022ea12cab4cmr1911286oak.57.1712913651448; Fri, 12 Apr 2024 02:20:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m2-20020a0568301e6200b006e9f999ff5asm232647otr.6.2024.04.12.02.20.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 02:20:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 02:20:51 -0700 (PDT) Message-ID: <6618fcf3.050a0220.2ad92.8219SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E345E604D420; Fri, 12 Apr 2024 05:20:50 -0400 (EDT) Subject: |SUCCESS| pw139232 [PATCH] [v2] config/arm: add Ampere AmpereOneX pl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411092332.237904-1-jiangyutang@os.amperecomputing.com> References: <20240411092332.237904-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139232 _Testing PASS_ Submitter: Yutang Jiang Date: Thursday, April 11 2024 09:23:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139232 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29762/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/