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 89BA942C74 for ; Sun, 11 Jun 2023 04:05:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A0B04003C; Sun, 11 Jun 2023 04:05:08 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 085374003C for ; Sun, 11 Jun 2023 04:05:06 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-652a6cf1918so2580333b3a.1 for ; Sat, 10 Jun 2023 19:05:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686449106; x=1689041106; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ayf9RqQdzXU/04d4+7X3W9rQ4HhHAsvbAq3YbDE8v7A=; b=W8s95owjaA6MiuLoCqPQoCZEgn9VlfEEGEH6TmS+Li7msbDZJfjnD5dHTiaZFNxbbP J6nhMDC+W+PqXBaBrNY7MYeSYWP+Jvfy0rt0OzAkV1dIBJbrtrmJOYJKMVQVMXqfqOQQ LT4mu1GH1lOqSf4sRclxfcPEcIOrRI9i26zRQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686449106; x=1689041106; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ayf9RqQdzXU/04d4+7X3W9rQ4HhHAsvbAq3YbDE8v7A=; b=ACRO2VaxI4zN7b3JJkds3T8KOba9zWPi18acrpmNyC6A2yjXz6bMBWXL9CyxeDQsqf NHxmrHm45vysOu+lemshX5gq5xsHl8hWYApawyU0c8xTPAdEONwjhrRIWj0G8JbtT0U6 AMIhHMYDW/jpMyK2kNzNy5KriCTXpJzyz8ZRl9JGQxyrUGZRIu+hnHActgj/kdMSz7Qk sPV5x4JyIOjZC4uTIddflYKbkzWnUGRgCUgEuwB0Pu7d/38jvFSsg43n2YVd1pblPJvC FOkKL28+Tv9TU9OdPUO6nz7g1eg0X2iYNqYK9o25mBogDdzLHru6ms4jcj3Jo1hA7xLn gAPw== X-Gm-Message-State: AC+VfDxQizq5K0L4u+5SAWN1/wiJJFhhASfucADsEe0zm52/UxbBWNhI SqQeaJUH1SSbJ0SrEMoL59FsihYD0fZB46CUBiugwaZWLeGKDMfWGZvjcNDgNBBlHnQKTO55OA= = X-Google-Smtp-Source: ACHHUZ6QmZkwdMJvAtFGZAWHItY3ra1C5J4ffj51gErZEAF2Wrg4jjwFE2cWb9KlB7QFfMANSOTFHJKPkyOB X-Received: by 2002:a17:902:bf08:b0:1ac:a661:a4b0 with SMTP id bi8-20020a170902bf0800b001aca661a4b0mr3243904plb.57.1686449105858; Sat, 10 Jun 2023 19:05:05 -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 oj16-20020a17090b4d9000b002508afe9756sm763464pjb.5.2023.06.10.19.05.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Jun 2023 19:05:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 10 Jun 2023 19:05:05 -0700 (PDT) Message-ID: <64852bd1.170a0220.1cab2.566fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 552DC605246B; Sat, 10 Jun 2023 22:05:04 -0400 (EDT) Subject: |SUCCESS| pw128460 [PATCH] doc: prefer installing using meson rather 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/128460 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, June 09 2023 10:51:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128460 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 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 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 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/26610/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/