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 D16C143801 for ; Wed, 3 Jan 2024 01:18:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD2B3402BC; Wed, 3 Jan 2024 01:18:53 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D6B70402A3 for ; Wed, 3 Jan 2024 01:18:52 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e811c5c1adso81226117b3.2 for ; Tue, 02 Jan 2024 16:18:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704241132; x=1704845932; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yQQPpQSHoRLbQeax9VgsqsPtKbN3Q+kbAAwth3yPHnw=; b=BJMtjvBWzpVlQLMswtP6fsD3a3W3wqZwaZxnDdq+wdEQaZTgrn2HW09/6UZpiJ7Rjm w/3DIvOcUJum8sxMxqQBlKC+iHdDV/KI28JFqPtHDQ0fyBlW+0h4Fa9ebR+dEHkOpP92 CoMgNoOXK4wctalfh3R7kbQhB/gMgSF1mZKu0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704241132; x=1704845932; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yQQPpQSHoRLbQeax9VgsqsPtKbN3Q+kbAAwth3yPHnw=; b=SrXpUH3MoMbml84ZoQHiEIw3UXpQ6meBKZIpdNIqHArHpMBZbsVsOIfvy9WjEO3+1x hzEOzCeC1eDk2wRTgrta0zjHqqG9T0EqTHS8mJKejUTbbcsPqZTzbXgAgD0HgmNW5P0E FrQoM3AWR/+EOc4EV4OtmERtkhU1wfFLHgdk0DaIqFFNXfym7DFxImNcsRQUwpC8hqqz KaF5K5sxHu296EB67VI/Z+kgIElKLnSDjPuDRs86TSfOZTNR5gwygHOYoV/GotY60eWc XN7zn4kKiABfRk/uRCLuJ5OdnRb+XDEdR0yTAyEosxXZJgmo9ArdvYsdlyAo+XXMOTKa ouDg== X-Gm-Message-State: AOJu0YzhGPJrS//N7pvDHP/PDacU8L1VrfsSDNVsGTCuacWEaXHpcMGb SGUKrxjMkRjfJvR04Mm4M65GV9YSpIZr9HOVUDAtlvHrv4o1Knz7mqsLcvbbgq99hSFTpiwJgNR TogG8GQ== X-Google-Smtp-Source: AGHT+IHEZvCoyoxP71x69jaKGXPrkO6z6USdyO0lzfIz8tWS/QH4CjGgPhnW7UhmkxCrgmbubNdSX1+LZEpv X-Received: by 2002:a0d:e906:0:b0:5e8:879d:b002 with SMTP id s6-20020a0de906000000b005e8879db002mr13125656ywe.93.1704241132331; Tue, 02 Jan 2024 16:18:52 -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 p204-20020a8198d5000000b005e78a0dc8ddsm2006054ywg.29.2024.01.02.16.18.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 16:18:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 16:18:52 -0800 (PST) Message-ID: <6594a7ec.810a0220.43255.71f3SMTPIN_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 0289F605C311; Tue, 2 Jan 2024 19:18:52 -0500 (EST) Subject: |SUCCESS| pw135686 [PATCH] build: set rte toolchain macros from pred From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff 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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/