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 1A6C143804 for ; Wed, 3 Jan 2024 04:56:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F4C8402BC; Wed, 3 Jan 2024 04:56:05 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 40D1C402A3 for ; Wed, 3 Jan 2024 04:56:03 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e82f502a4cso62315157b3.0 for ; Tue, 02 Jan 2024 19:56:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704254162; x=1704858962; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MZi4wtvxOyAUlMfB7Mj2ZJZnHTzj8c2ROH2g4MouRNs=; b=c9RybmVs8+QbCmnYL9lU3KmKhJHkVdwZXIUWes17JhmtpAaO2iALpKuOteMTyWeKaw APxWCS5Hiy8suP/SZuiMCtPMllGPZneGpC+y9CFiN5JDLTOO8a1i5uB7328xtDdER/jl 1bgzK3Bf37WaNSxQSyIHmws7QAAZ4fNM/n+kQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704254162; x=1704858962; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MZi4wtvxOyAUlMfB7Mj2ZJZnHTzj8c2ROH2g4MouRNs=; b=O57HEyZFiP0gHRbLtdTJ9v5I4BsPfpGJh/eH01so8CgbdyGfoc/IPf8kgJBb5ycqwB oKO85r0JlzFOpnFNNkVG59fldJK156MgmeViiegFa65GRL2+raAkz2D7MDxpUuDLn/81 5lc9UTJ9y+/5mDw0wZAK1IaMrTSUN758h3gBgOIIi+YsKvcnKrp/TKc0iQMriOYC2UXj V4YgNFnpJTmYXtmiEgyDOt8aqpZf4u8O5j2WaGnjehIZY6SKGzf4BUJ58nDAuBOif+b9 5+C9x9tdCzQTrKOuBEGF2QCv+XaN4bXxLus5wNA/sC0QbXVmBm9XPxF8Xo7oRLmeqOtt d+KA== X-Gm-Message-State: AOJu0YyB3u816i94/ymBRF7/i6pMl1dD5xH8kEhQtS4T+b9uq4zeRdlQ t31C/oEPY/Yr24NviwyyvfsxRnkcjyfjh++bIjRTPaj2NidmMtyYtdUfXMFu97Z28w== X-Google-Smtp-Source: AGHT+IEinvRHQkdnuRl2EUDfyRe9E9NuCBAXbwfKHjsJdMM4WMQueWPLhsrFAIKek+BVog8FZiAYjx84W+Zs X-Received: by 2002:a81:57c6:0:b0:5eb:3e17:9e35 with SMTP id l189-20020a8157c6000000b005eb3e179e35mr4056860ywb.8.1704254162599; Tue, 02 Jan 2024 19:56:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h123-20020a0df781000000b005ec58e0fa77sm1235650ywf.54.2024.01.02.19.56.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 19:56:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 19:56:02 -0800 (PST) Message-ID: <6594dad2.0d0a0220.3f005.fe5cSMTPIN_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 3D8906051823; Tue, 2 Jan 2024 22:56:02 -0500 (EST) Subject: |SUCCESS| pw135691 [PATCH] [v2] build: set rte toolchain macros from 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/135691 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, January 03 2024 00:11:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135691 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28771/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/