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 4C6BD4367A for ; Tue, 5 Dec 2023 15:51:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32E9A42E57; Tue, 5 Dec 2023 15:51:42 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 64A2C40271 for ; Tue, 5 Dec 2023 15:51:40 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5cfc3a48ab2so60577497b3.0 for ; Tue, 05 Dec 2023 06:51:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701787900; x=1702392700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=izjRw0W50B3NuUGZfNvKzfKrFVrACh5nEVyTY79wUgM=; b=dqGIyGmsaJbV4yibszNOZVNqrfXjz8zxlSnyg+boXwFCP5RdIadaoHVOGTcZ+4FIoA a/DtW7aOId3vldWZIn8u1+RcDjS0nP+GTnjKUTJOQxRlOrqIdAAKf5cwQ/dCK9bGADi0 qYQw+C7q6Rzc6r6jv7UDYDSqWWPMufTV+Fr8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701787900; x=1702392700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=izjRw0W50B3NuUGZfNvKzfKrFVrACh5nEVyTY79wUgM=; b=dnwfRK9BHOQbX4sl2aCTVs+XfAebq3n5XRDI6ZYoLq2e7KbQkcGYPrT5N/rx0YS+xc tbk5N+KdzECHGyt8O7cUACtdlPfm9m8Tw3yMuI9iNIwIzqJ7kOKHvnSTdc41mVoc5gU3 +ROJ61R7uRNEUQ7dXK3QlDW8PBiNNMSZj4IpJxlaU62+f+RPfk1MGGIlm5MnNArGONvS 5xPYkZCPjBh3NCgtmJGnQw6vG3OPISHAR1m8G6PANNDjW9lPwjgDgnvCY6f1gaz/owh8 wO8BNhGLbqBG1gfhjOGwBUO5rAEEPwd/G0qpp8/iC42X8BPsDN8IFfUhInrH55GlJ58V /Ubw== X-Gm-Message-State: AOJu0YzltTTUkqzRmrP+UM9Ak6zQjacZ5NqCH2zI7prDZubZx3CM/iUU qiCOb8e557inIUPDEAhnCabAqxzsW75cL/gjvfWp5HnTTCA6phxl0+hVGwNif+ilr5lrVWcuWQ= = X-Google-Smtp-Source: AGHT+IHAaNsjNM2nZN1mS05vGKYqbqhjgvNY6YS0Bjb6GRjWCqjREKT4b32S9yTtsCEn6xlKNrLo+QYgvxi4 X-Received: by 2002:a25:ad4e:0:b0:db5:4eaf:7bc3 with SMTP id l14-20020a25ad4e000000b00db54eaf7bc3mr4133635ybe.38.1701787899848; Tue, 05 Dec 2023 06:51:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b188-20020a25cbc5000000b00db53acd4afesm860889ybg.22.2023.12.05.06.51.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 06:51:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 06:51:39 -0800 (PST) Message-ID: <656f38fb.250a0220.83f4e.de51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D22F604348E; Tue, 5 Dec 2023 09:51:24 -0500 (EST) Subject: |SUCCESS| pw134878 [PATCH] buildtools/dpdk-cmdline-gen: fix code gen 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/134878 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, December 05 2023 11:31:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134878 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/28532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/