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 934A34367B for ; Tue, 5 Dec 2023 16:01:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F65440297; Tue, 5 Dec 2023 16:01:40 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2A6D240271 for ; Tue, 5 Dec 2023 16:01:39 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d3c7ef7b31so50828037b3.3 for ; Tue, 05 Dec 2023 07:01:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701788498; x=1702393298; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CLNv5wAtLvnLRABh85mbAWag40jleMblHqIlxOZbYwc=; b=Nv/gWFvGpHbQW8zVJdY/culKiH+MobDBlmZ1f25FBJsDdCgeq5G7f4Kh/LDiu6i0a9 rKoveIWHS2gj4OFCe4erdZVjEoxJjF8DfUyxduBqXVdaCjtJMeuke8H54L42uAcOTsOd PHlKXq3bZANuy+zTvSKkui6TucrsiVxJe/4+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701788498; x=1702393298; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CLNv5wAtLvnLRABh85mbAWag40jleMblHqIlxOZbYwc=; b=T0lvsnAwOAG8AymwURPpPJ2uUiYNKAM5PixKVj1PdCROEwGlSSyddJoX3kITvGr5pQ P3joFIeRiTfUU/xHg3y9CxE0KIHRfpqmK6ZCAg2gntpqhv5djjYoKwfSJhJON4OI35LT xamySGFJCWwoe3efGLn/rQTIqyope09KhHtYPRx15Nc56IyWyCs+SIvQhmUIg44GPtjp pMV4jjEpYxFQZs2slQrJ/ETeQ+h7VQ3nvLx2UYVzHKGSBavxUGBjSl0YGawt889sAR6H mMaPAwVAxDGqHfqIT/betd5tXuQt6Dwh/DUOjORBp28lGlF/0J8QxlplwiUXOIRZ7dkj yVTQ== X-Gm-Message-State: AOJu0YwkLpxqz61hM8AaM7AmMBzylsde941W6vO5x/X1YlopcZ4fZ5+n PlDcYFn6Qa6CL2Ygr44KudwX7ID8qfCkPmlImsaY/59A+/rJLUlF/EJycg== X-Google-Smtp-Source: AGHT+IGNBuvgblH9Bl80w82xmXT+tolDqL1D/3KGK/HNPx7FL8Nzf07U3387xOkhJiwJt84OUrEyxBsaBDSQ X-Received: by 2002:a81:5749:0:b0:5d7:1941:3562 with SMTP id l70-20020a815749000000b005d719413562mr3508833ywb.73.1701788498401; Tue, 05 Dec 2023 07:01:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a62-20020a0dd841000000b005d7b449f457sm867981ywe.5.2023.12.05.07.01.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:01:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:01:38 -0800 (PST) Message-ID: <656f3b52.0d0a0220.965fa.a01bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 05A1E605C314; Tue, 5 Dec 2023 10:01:23 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 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/