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 63ECE43804 for ; Wed, 3 Jan 2024 04:46:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CF61402BC; Wed, 3 Jan 2024 04:46:04 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 8572C402A3 for ; Wed, 3 Jan 2024 04:46:02 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-595617d039eso1228510eaf.3 for ; Tue, 02 Jan 2024 19:46:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704253562; x=1704858362; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KcQptXI0Ix021NXqFc67vgzYTTw8kjRPSQDuTbC+9s4=; b=BSGNvQD9Ef3n10yOAipivsq8FaCrfm7ZrYrQUyeZjN5bppIJ0t/06Lqe7P4TOysi9I DtEo+s46n2cP/gEFE/O2m8t7GhLVpcOBBEtTiRmsrbptfwNz9BtseihK9EIn1swSSMYc BgvOO0JoGt9OAGbiGPuIaoZ7dUO7mytWeoo88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704253562; x=1704858362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KcQptXI0Ix021NXqFc67vgzYTTw8kjRPSQDuTbC+9s4=; b=bHkKev8iptV+kZRJ5xROhNfM/FLgToaN0+qGV+dx6q+SSpgGnko++2lYPwXEW+nloy uhJTVMcwMm1EGMMKXU4wmbvBnTi8iBP5IAGVsaAzNqJ0VAfyeK+m/hBANthY3z9e7PQH 6NURLaF/pWt6EvVsi6ZeERiPwk4X3DGAakcAm1II2CIQSdANweQxohTZR2aGG6WOxaKw 9Tx9GaLIJJdWUM4rOswBHzKxUQ27I9zYLRDhqtMzOXf0FxYw2bRirMfNlwVkmDFu5Yxj I2dnggccbQZkNgJftPk4Ldju+ls+Zm7gkd6FdgY++jjrhaW39YM76KfjhySuDymCmH+o j8yg== X-Gm-Message-State: AOJu0Ywv0pdS8jr6kr7JySbXZd1PIxuhCGyUIA6Dr7hJk19kay0qMmzv vMNriRW2U6WXvSzHkN8CBvyQVnp2G+bqpNWMPSoeke4/mg8ZrVN1BGkVf642Dl8yGg== X-Google-Smtp-Source: AGHT+IGAnid/uwB1+b3epXUJHahJRhEKj4TjKNXNefJb1LLeVWv0fTvPo3ZC+z1EQs5W13ReWKjbn8+/iFkW X-Received: by 2002:a05:6358:7606:b0:175:5546:d4a with SMTP id r6-20020a056358760600b0017555460d4amr872768rwg.18.1704253561826; Tue, 02 Jan 2024 19:46:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id sc1-20020a17090b510100b0028cdb161027sm42913pjb.3.2024.01.02.19.46.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 19:46:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 19:46:01 -0800 (PST) Message-ID: <6594d879.170a0220.defcf.2e78SMTPIN_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 DCEFB6051823; Tue, 2 Jan 2024 22:46:00 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/