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 E634143437 for ; Tue, 5 Dec 2023 05:46:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E181242D7D; Tue, 5 Dec 2023 05:46:31 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id AA3C242D45 for ; Tue, 5 Dec 2023 05:46:30 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58d54612d9cso3524519eaf.1 for ; Mon, 04 Dec 2023 20:46:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701751590; x=1702356390; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EHgkek5MdCF3JBAl/t8kDhcakMxp6RS4CB64xvP4Ohk=; b=LMQZeAERdSUp3nu+mYDJs07bl6RpfJx4DvWD1c1rhISTNg1pKPBMey00M6DwzlEPHC /yXPWXO12V66THmAnAEmsFznLVvSh3pNj02vbCGP/gUgDPamcQJLnfNUQacH6LwXI6Ql wMa4FKjRABba3uuAxVDr9hZ2Jp3WnYo1TuqoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701751590; x=1702356390; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EHgkek5MdCF3JBAl/t8kDhcakMxp6RS4CB64xvP4Ohk=; b=EXbVh4WMIuqTawEyYQoA+Jh8hBhvg7hfNffV03WsUf+ihE0DfNq9f8fiSjqGU5Rzss WALc8dC34fOSP5hoYXSov8meFeCToJWvezt9SHKX8ZhU5m+eCyDLY0t4WpGqdn/tG4PC Se6U29zrM09i1LRd6UvlfeNSYDDWVueZ0U6HTJlR/JP20dmEPys88rvHgk4680Cgu8wM Q2SXaJxGFD2Vb17B012wl2Wdgn+fJmvK4i9jsQ+bI2OfypQjnMvr6HC+UxpgJJ5SGJNE 7F9BdkXDwwEAxYpbtNE+PwSov3b3cWeJTK5XKhz5osjih/8uSx5lgTPOduRYZjw31PFP GB3A== X-Gm-Message-State: AOJu0YyGAwyIb86NLEFQpMVHPZS5NP0fnhRo67ZkH9oOnup/bkTD5olh FQyTBH62O8hkYEs30A2gua4vIvmn/FWhF06Ft8uMtT0tINN7PXMeJiOO7w== X-Google-Smtp-Source: AGHT+IGknVxqL6y3PjPsA9Pumtk7S9OBnJjw/sadskippCsFWa4zPDmsWeyb+lVwmiRAReDtdA8keevGMyRq X-Received: by 2002:a05:6358:5248:b0:16e:43a1:6893 with SMTP id c8-20020a056358524800b0016e43a16893mr4164342rwa.5.1701751589935; Mon, 04 Dec 2023 20:46:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s65-20020a625e44000000b006ce1200c34asm770926pfb.15.2023.12.04.20.46.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 20:46:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 20:46:29 -0800 (PST) Message-ID: <656eab25.620a0220.85a04.e106SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C203605C311; Mon, 4 Dec 2023 23:46:14 -0500 (EST) Subject: |SUCCESS| pw134858-134859 [PATCH] [v4,2/2] config/arm: use common cp 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/134859 _Testing PASS_ Submitter: Joyce Kong Date: Tuesday, December 05 2023 03:52:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134858-134859 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/