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 EE1B843279 for ; Fri, 3 Nov 2023 11:58:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E94B040273; Fri, 3 Nov 2023 11:58:39 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 89E4C40273 for ; Fri, 3 Nov 2023 11:58:38 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6c311ca94b4so1926387b3a.3 for ; Fri, 03 Nov 2023 03:58:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699009117; x=1699613917; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UC2vS/EcnE/C68DlHryfZuGk0M051rqGHOKNz9AUj8M=; b=VUWJEGtWpxnyrTWUc2CS2iR6ZUvqJHacxo7itJ9IJByqy8D8QF8SKrhJHIC4Mh/tu2 gnEOpta+mKD/MSCOumMS5ngm5F3IoLR5JWSs53rktRVgbNKLeJBmXi9RXwKwlwYr0S3P 05/DwijaGJ1EuoZPEkSrAM2Vw8/i6d6IclhNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699009117; x=1699613917; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UC2vS/EcnE/C68DlHryfZuGk0M051rqGHOKNz9AUj8M=; b=MkPwCn+kLuAPaSg4hWoL0P3acQL1JR1MKgFY4+MtlFsawuwiWasxx39gI7E9Qye1G0 rKu7aDjERhuByomt+XTHeR9x8jY4IX0Ey06gMFJrqIlANDQyhO1T0p92GlLT9MjUN74o 54yggdAx4sD8+tirNp64XpaPZ9dINwAeCbRkWUJjNX7hNNjA+KgvsbXbWRIZtBtR7yAw Bv2+LFLVIozJKbG8cE6oDbKJK59W3pPX1ZNWWykYJtglMuqeX4rIeiB7EQHRuJhdgpoN imWTWloH/2boVMMp818v5+QCRkNCnrYe/O+PB6ggFrHpsIQBTUxzjwvg5nRTI4GAMUQo WjBg== X-Gm-Message-State: AOJu0YyDKIUKXmgHPGiwFPBV5APDXo3DD33o6qpUv9ddmO1DxH1DZHv0 aM09aRzmf7SOf622Fl8BpuM3T9YjQjUJF3BM4mJw/TNfHzsN9f1ntwYfBA== X-Google-Smtp-Source: AGHT+IFpiSAEHWbKEPtEjfWfkFVqzEKPzIRP6fT87HUNTSuCOtqAmGlhtFauCLcoTls7pMDEZP2cXZT1yLGI X-Received: by 2002:a05:6a20:8f05:b0:14d:9bd1:6361 with SMTP id b5-20020a056a208f0500b0014d9bd16361mr22110404pzk.11.1699009117631; Fri, 03 Nov 2023 03:58:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pw4-20020a17090b278400b002805db43ec1sm181707pjb.11.2023.11.03.03.58.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 03:58:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 03:58:37 -0700 (PDT) Message-ID: <6544d25d.170a0220.288bc.5407SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C5BF60524E7; Fri, 3 Nov 2023 06:58:36 -0400 (EDT) Subject: |SUCCESS| pw133799-133805 [PATCH] [v3,7/7] Section 6: Glossary 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/133805 _Testing PASS_ Submitter: David Young Date: Friday, November 03 2023 04:01:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133799-133805 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28213/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/