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 BEB56425F3 for ; Wed, 20 Sep 2023 18:48:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA0A94029C; Wed, 20 Sep 2023 18:48:27 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 563864029C for ; Wed, 20 Sep 2023 18:48:26 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59be8a2099bso504027b3.0 for ; Wed, 20 Sep 2023 09:48:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695228506; x=1695833306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ot7UqhEmpB/ZCWK574eSvVEN2bGroomB+T9SKWQmWXg=; b=brjsMFMtqQKJ9+2Nm6sSLVlMmgK/sdGPC5MLVIamfrep+PvPHFZeqAnWnxpFDNfl0G xtrz0bTPTeocpoVbbktzO+MXPD4g2aP4IX3csfDvoipiNA+I7bbEnXPt+6nntqWv2wXb eW5j/KrbovG8arqGscU58mHm/6K7U4njBFOf8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695228506; x=1695833306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ot7UqhEmpB/ZCWK574eSvVEN2bGroomB+T9SKWQmWXg=; b=Xy5LH4T1BzTKU2C2+9dwdxdFdRZO4RUrr0E7kdWqlMzi9V1a9Go9Hj4kStelp/0rc1 fOSyfqnShrP0vr8oK4NLLMMwYjObEo/NhXQhoxjqkpFA4F1JcAD/GpauAr/YpMp8UZq5 8YSMOOxbLvgTSxb+8Gm+QUVSsKpX6s/ANAHZQ07JQrlvN4oYBXfxZoaJOmzCxlwJVUx+ zJjHQYBARwtu2f2kS3bxtndzwD9op+tMoRQsIAb68RdL2FdrE79Hdiag+sEPFBu7juM4 HMZ2gUeie7mlTSik4StH0Df+ByZMws1NVpGVYKL48Hkq+dH2OeUtQkgqvCDCkcBq6xsI 4M6Q== X-Gm-Message-State: AOJu0YzA7dm3EkcMa9UPbXRogKik/rNxx8+0M+GTMrXw3DZtWD1amlTe FTv46PhaKpR89VjSGlueDNCt5RGbq+ofI06n49WSZzG+a+uGECmdNa2d0bJNCG/+9Yz4cA6FeQ= = X-Google-Smtp-Source: AGHT+IFrYpaBTfUuMR0RZfikuL+oJabdlpNRVjOfF6Mc/xueF934URBgyA2Y5i85D+KqRX6sOZyWa+PcRTAh X-Received: by 2002:a0d:f982:0:b0:59a:d42c:5d50 with SMTP id j124-20020a0df982000000b0059ad42c5d50mr2356356ywf.52.1695228505842; Wed, 20 Sep 2023 09:48: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 e127-20020a0dc285000000b0059281979298sm1576993ywd.34.2023.09.20.09.48.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 09:48:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 09:48:25 -0700 (PDT) Message-ID: <650b2259.0d0a0220.624c.1935SMTPIN_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 7D4346052514; Wed, 20 Sep 2023 12:48:25 -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 (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 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/