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 ACDAB42EAC for ; Tue, 18 Jul 2023 22:35:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8AC0D410D3; Tue, 18 Jul 2023 22:35:11 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 318A1410D3 for ; Tue, 18 Jul 2023 22:35:10 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b9cf4fa2feso2514908a34.0 for ; Tue, 18 Jul 2023 13:35:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689712509; x=1692304509; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jdhBZ4UIMGGvpuJhcqP+ZPSPnPaAJutt9eK05gS+iQg=; b=VWcgTy+LmU1T7IeI7cq8ER89Km/TsDgQXRGybFLpU8Z2ITKJXJc5P66BJXM10mDMYO cHby9g7Y+Qg5UinU+Jwkv1E0Z2uDXhdlj0clIrF7emT1NvLElwmg63Mc6d9CB7S1aNVB VdJwp3oiqf0hE0hn2BkJd7GcRqO72uKEli8yg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689712509; x=1692304509; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jdhBZ4UIMGGvpuJhcqP+ZPSPnPaAJutt9eK05gS+iQg=; b=lT7243pZrzg6XuZamFP7KPU+KYTBMtPlEFs3cqXq2yXE+R0megl8F1vxEIGHtawa5R cdlNl/iYXh00RqtEvIyr0Rkr6RGcysKbREqdbfoNEQLxHQm6MKm8nAAUWa4q875q928R NGibx3FMIs+AkVSTKLDi89R4XUyYwBerR8FEq/YaVV9bww6TXlVTYeurHVt4ITWECOm9 b6iZKgqJQdHlMySTLGXUn+3AeUDGg++EAEn942HQLOSv6qBaR3Jd2DupiwyvgcvNfyMY KSBcXN3MSE2JHw2HU+MQWmZUMJCCjU+nm1/Vlcl5EUt/QjzzIm6xSOndHdjBgy7Ogrch TjOw== X-Gm-Message-State: ABy/qLZAN8WoTnaiXbVxYsADxSrH5u//r1HAwoID9M2IK5KO7nlehYJF ULe8J6V+GS6TInJQu9xXbXfl1SCVnpK2LUFhsIQam6vBhkZwWWSnc9dBxA== X-Google-Smtp-Source: APBJJlGRgnHtZkcJFplcUO60FJ4JlAx3uaYncis4YDf/FaycE2jOoDPi6rHuRvnG8dPFDEU/ayEP/j7NGnlU X-Received: by 2002:a05:6358:9214:b0:134:c279:c829 with SMTP id d20-20020a056358921400b00134c279c829mr5212368rwb.18.1689712509360; Tue, 18 Jul 2023 13:35:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m132-20020a633f8a000000b005347d8a288csm325690pga.22.2023.07.18.13.35.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jul 2023 13:35:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jul 2023 13:35:09 -0700 (PDT) Message-ID: <64b6f77d.630a0220.24bed.9b9bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E0044605246B; Tue, 18 Jul 2023 16:35:07 -0400 (EDT) Subject: |SUCCESS| pw129633-129634 [PATCH] [v3,2/2] doc/contributing: guideli 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129634 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, July 18 2023 16:48:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129633-129634 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27094/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/