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 29CCC425F3 for ; Wed, 20 Sep 2023 18:59:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 250BF402C3; Wed, 20 Sep 2023 18:59:27 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id DD24E402C3 for ; Wed, 20 Sep 2023 18:59:25 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5739965a482so643293eaf.0 for ; Wed, 20 Sep 2023 09:59:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695229165; x=1695833965; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UiyW0U8CYktPBicFBypM60Izhy1Ct/rS529b0M30Ptw=; b=URvepAVJPf6qAOX9vXRkxtpEumlwfBQAZL5M8ioTA8g+YxCXtMKABnseE+CDC4A9jf Yw1kO0v+Z3tJQNV0xo0BB0RIrcP6L6B8Ew6tc0VsXgyOtcrafeMajj4gc3dpHLsP22OL CW8Im6HmP8nVg3/IHItl+BedScV5pUTgWZdF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695229165; x=1695833965; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UiyW0U8CYktPBicFBypM60Izhy1Ct/rS529b0M30Ptw=; b=ORP8Dh1KeJFm5ywish4/JJAJLaMPMuShN7hNFM9jASt6LDQB4mmf1PGT0OuYfpWlWr r8fv30qn/HpV8v/cMb9T12lh3SJXHD/mr8DFCaN42gOuIMyAw96j0Cop0GXWuGRCcjEk Pub+FaCHKheyRMrj3tEDyXDT9FAZwoSMtlLkVi5WmEA6yYV4J/Ethb55SJe47NadS5DZ tnSTxeMPK+rUkBerA61QuDL1ogCVx/SWUGtgryyyTplTNKoz5ez/zQ8tvDOM12QE5zgC y3GZ+3yqny8EyY4ZI8PDeTf35HOciIZAkW84sMsOb4zuQ2LMaA127FpBZUJKisN0m6bG RDbg== X-Gm-Message-State: AOJu0Yy/Sh5VimzCFoCrxTw2NaVMOTrufV8kj5KJUwlTB4YklcCUcO9C Kr1iZ/wwe584Ds1VJXzvy2yfv4ZM5cix1J5WCu1VjVv63brrr67ub7xm4obSFVLOHLFZecjcsg= = X-Google-Smtp-Source: AGHT+IEDDy7t2rR0w3opNMBv0wn8Z/XLx6WfEym6ZQ1GWKaQCjK5f0g2Y7LqS+7+q7ab/hd7kF0SQ+Rs7Mfr X-Received: by 2002:a05:6870:d0c1:b0:1bf:ca72:ce0c with SMTP id k1-20020a056870d0c100b001bfca72ce0cmr4269620oaa.4.1695229165213; Wed, 20 Sep 2023 09:59:25 -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 jq4-20020a05687c30c400b001d0d11a9ebcsm1441232oac.48.2023.09.20.09.59.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 09:59:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 09:59:25 -0700 (PDT) Message-ID: <650b24ed.050a0220.41e45.bb96SMTPIN_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 A989E6052514; Wed, 20 Sep 2023 12:59:24 -0400 (EDT) Subject: |SUCCESS| pw131744-131749 [PATCH] [6/6] 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/131749 _Testing PASS_ Submitter: David Young Date: Wednesday, September 20 2023 15:48:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131744-131749 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/