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 AF7AA43279 for ; Fri, 3 Nov 2023 11:18:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A85A14067D; Fri, 3 Nov 2023 11:18:15 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 952CC4067B for ; Fri, 3 Nov 2023 11:18:14 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6bd0e1b1890so1741983b3a.3 for ; Fri, 03 Nov 2023 03:18:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699006694; x=1699611494; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+ZFp7w+W8Ied/3h0Cc/KmNKySlOrm0bTWVEajgUTA70=; b=LaOI1DUcI1eJtp0AAw56wQ/O3WcoAifyerGf/5L9xCS5QoCe6wo8fS5/XY7NjWvfxM 9wrbolTvaas68yrDYLLs+XKoAZkPy/ckimm8CXwhTD37v+ZRBovltlAooVNN6bRj9fpV WU/5TEFheCJUollcNfb70tB4rXk36srmejMmw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699006694; x=1699611494; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+ZFp7w+W8Ied/3h0Cc/KmNKySlOrm0bTWVEajgUTA70=; b=XhOKusbds6Znsfu1f24NOCpZw4AyXJZ2puhJriSeDFAFjliw+rrgeObT7fh54jwwz7 fNtJ4c5ru5ZBX4X8LHKJfdPxtt6XFgA0a3cHgyoZvcjCh9qXmfuk39NBgWjhDnVjnssQ I3Aa5lhOhg4pmm/MKNALQYe+B52NeaKqTxY7ehMuUja/azIpO0lQWVhKfv4XG7Rw2eVp 9uQvAZm/fVxkJIi2Ova43vq3lcMVhpxva+KWvlBgOFJAHobruyTnd2ToptuGCu+3Lsgw rBSK3iSGDNpu7WrvkXM/GCPHLVve1kSVToMfdLOoGvhJ59Qqglnthcct/PdJwBDG08cr H9bA== X-Gm-Message-State: AOJu0YzDPjWAVcyQoHT0duh9f44qFEFh3DHmkHLfi2d4F8wc03SJgkr4 B+MNju4O37pQVXFMBdJXbpHnPJ588Kr63BKE6pV8l2ZwuLrWZ957qUvY7w== X-Google-Smtp-Source: AGHT+IGraWPEOWShTtk/QzsFS6kkjWWGtRq0vr4G0d4hoAAKCgwicoR5O9ZOTK7q3pTNWOkTn5g4jxfy5AlF X-Received: by 2002:a05:6a21:a594:b0:163:9f1d:b464 with SMTP id gd20-20020a056a21a59400b001639f1db464mr24197278pzc.5.1699006693842; Fri, 03 Nov 2023 03:18:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oa10-20020a17090b1bca00b0027d88d0d011sm136488pjb.10.2023.11.03.03.18.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 03:18:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 03:18:13 -0700 (PDT) Message-ID: <6544c8e5.170a0220.cb8c2.4095SMTPIN_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 BFA0260524E7; Fri, 3 Nov 2023 06:18:12 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/