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 9795343801 for ; Wed, 3 Jan 2024 01:41:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 931E2402BC; Wed, 3 Jan 2024 01:41:36 +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 818AD402A3 for ; Wed, 3 Jan 2024 01:41:35 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5eefd0da5c0so43449917b3.2 for ; Tue, 02 Jan 2024 16:41:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704242495; x=1704847295; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i0f6nHJ4ZIi4Xk32R6QbKK3vOSzWJab2dbYtod/yq1g=; b=i3dyL3d9sboFlxekjE8Ib8wHXyn9uy4b+gWLTmT6Fm8ffDAVaJd27kMqRESnqi5X91 drE/CdZKQP6EYERnBaI4khdMb0blOjXKiaAFQhG6rc9kFFZwLBfXcvE1IwsTakJsNYWY SiXRq37XMGH5fpLW+p9Rth7ua3Ra8v9XHkSvM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704242495; x=1704847295; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i0f6nHJ4ZIi4Xk32R6QbKK3vOSzWJab2dbYtod/yq1g=; b=HsPBBARgdTMasVPu5YSaW7v0dnYUVNdl8hD02kT0ACj4RdS+GoU4TbwZuEQ59YWi4f PxF4agNJjmPvjxdIxyfX26Yu3AXhmspJpoOEvlGhWVx+OSvIQ1LgjLcIU0a1IA3onuP/ Huma2SrPJ7KntlDzojm0IoBluGhVngRg1VcfCp+6SRANDGESLjld83AoRRsUTr8HNv6o CgjFieMY9MVNzvTZGlgjXDWg7n8p8Hf3NmyR77Tmdw78n0uk29WmSln1iFKOXzIc8jyY Q7JlBvK8LOsSfO2P9FYTlkhot2fAi+IAtf1ZmxZQVG0ia/wz+QE7g8JmOrYeKYkz/lMG /IGQ== X-Gm-Message-State: AOJu0YyJrff5mNtCS4UFh1Eq98qf77hY9zi+BLbL0GuPAVWkrPNiBH16 I11GDGz0/KLmA/vOdXh7wVgFqCsWduEIO5l9WrT2xQvYduthtTLocPjFvziVGJxKIw== X-Google-Smtp-Source: AGHT+IFfR29XC0gbgRBq79LubwNbWxI7hZ+l6L8zPDtozKfThSahz2i/xOWJmFbJXOeIS+4SL94OcizSy43c X-Received: by 2002:a81:5dd7:0:b0:5e7:d849:2af2 with SMTP id r206-20020a815dd7000000b005e7d8492af2mr14177049ywb.102.1704242494988; Tue, 02 Jan 2024 16:41:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t37-20020a25aaa8000000b00da14ad2f5a2sm1623814ybi.31.2024.01.02.16.41.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 16:41:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 16:41:34 -0800 (PST) Message-ID: <6594ad3e.250a0220.a4b9.05a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A1D25605C311; Tue, 2 Jan 2024 19:41:34 -0500 (EST) Subject: |SUCCESS| pw135686 [PATCH] build: set rte toolchain macros from pred 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135686 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, January 02 2024 23:27:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135686 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28768/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/