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 44EBD425F3 for ; Wed, 20 Sep 2023 18:45:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F009402E0; Wed, 20 Sep 2023 18:45:41 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id DFD13402E0 for ; Wed, 20 Sep 2023 18:45:39 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c44c0f9138so37177045ad.2 for ; Wed, 20 Sep 2023 09:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695228339; x=1695833139; 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=OpWZtc694QknxDMlAptdRGeX+wBsrXb8aK8QZrsyyujTxJb5eVUkHViWesQeIffBKy BgITGqxGVFXEjHoPfQqcxKZzMNGtiyWoU6+W3PLLhWXYqjG8uwDYyN9dl4A6eu5mafsP gnZCAwYu5Uif/bMRAyFfd0fR5Ge4GvCDyVxbs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695228339; x=1695833139; 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=rUuRa3Q5w7p1d8TMWYjq4LOYK5AH7A5k1b/dBqUWGlsCu+JnbSsyjF6p3KrXdloJZR zkvjuqShZrxgz+1GZ+jVNaprSJbKPWEnKpJD9hxwuLsvDj7op2KCi9Bfn1Y4oLMZ6WVU ovCoJ2WNSDGgEVC95m9Nrxu4IXjD/eaBbmoSJ8plTUK3KQjt24zjR9l06SOxwTYrbfbH 2S4pVr9LD3e0IVM6zkAt8RPAn74bpcBdwVZliz6RFdkGws55a1prt8cKIxx4r4PF6zed hKB9zkgfvbZiVS8brIlXzk2r+dOUErpoeR/4fOeQ1YYf/n6TIdGE3pZWDhuWYVXqSyOS gVcg== X-Gm-Message-State: AOJu0Yyk1pmGcGflqQd2p0DAfXnuyAuZZYyJuj0xO52Ed6t1c6dwHN/b W1/xdll+A1kZyHmK6uYIkZxGP93I5tu4FeNihs7ll136vIbnjRGDaSwaNELlKeS5wFDIfsr+MQ= = X-Google-Smtp-Source: AGHT+IEPyBM+/yvVQEm5drhiRbF16M8mv4hdGIC7phhUlId6KBlPrxm3Oa43WB+bLL7ZXLYKzRAAuybVYz6o X-Received: by 2002:a17:902:c94f:b0:1c3:ea2a:9058 with SMTP id i15-20020a170902c94f00b001c3ea2a9058mr3209215pla.65.1695228339119; Wed, 20 Sep 2023 09:45:39 -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 ik29-20020a170902ab1d00b001bf20c806b7sm968219plb.6.2023.09.20.09.45.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 09:45:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 09:45:39 -0700 (PDT) Message-ID: <650b21b3.170a0220.e628f.921bSMTPIN_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 569006052514; Wed, 20 Sep 2023 12:45:38 -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/