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 2BD0A433A8 for ; Thu, 23 Nov 2023 13:08:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D068842F83; Thu, 23 Nov 2023 13:08:18 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id ACE6B42F2B for ; Thu, 23 Nov 2023 13:08:15 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-50aa8c0af41so1941410e87.1 for ; Thu, 23 Nov 2023 04:08:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700741295; x=1701346095; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ne/e7N1e+FMw7YOVOKFQ5hO4apCZswGWy1thliCPNuE=; b=e/31XVYRd6R0CKfeisWmCORtncy9skS05OgUJKpy1JlyO3wlYNlY3w/G6ZYae5CxB0 jtO9TG5LE55FufvRGotHaSbuNBnfpcnM/RoobpMep/LAsZTrklq7pzhi4dHZVe3qO9Yq w/RLWNTlWC0ZUYYeVZqqvuXaHaeYq5PewYTVM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700741295; x=1701346095; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ne/e7N1e+FMw7YOVOKFQ5hO4apCZswGWy1thliCPNuE=; b=nrCrFAtCso+6zVkFdGZj5Q4mYdhZJYn2TbxqQ+qUWmVIi1wAEvzK/yfsRH/2S0QJjH zz5g9KFwKLREJO8FGBhi5Q4efCZL7mBkHfP544w8TlscnyzxegeK/Y/z3XhMbQK3NqxC CjyZfVh2zb6nvauEjIntQP1P/kazYyPkR1EpgWXfzmYkWUMl7XAEM5H3H8lrW8pbJFqs XpjXTEXdzClfwlh31GbqgZelgZiXBAwAsrcgHODtBJNRz3MsPOYlJq6JvYiaNB7hM7N6 QPeLKjuW4SsGJL6NuMNwqokShgols7QNAT/Lfgg3OQ55x5T6R5s7fmpWO12ft0ARaptp shrQ== X-Gm-Message-State: AOJu0Yz9R+15A2kUdvcuHppB4f7QCpY4g+MMSmx63gEL4NXF2fZi/O2V 1+VLv07qqSLPZfwmgSVKLK8akZpaXArGNc2/893zprDmXvAma2q91FSE5g== X-Google-Smtp-Source: AGHT+IGrc7A2pWQ1OdwiWFEEkE1mwCiyFgwdSf8bWJa6T0TcJ6EVFTzPMJhzZ/MyBbb4oCTPZTH2yHFXTiRq X-Received: by 2002:a05:6512:3e0a:b0:50a:a3e1:57e8 with SMTP id i10-20020a0565123e0a00b0050aa3e157e8mr1049357lfv.20.1700741295397; Thu, 23 Nov 2023 04:08:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u21-20020ac25195000000b0050aa9d53848sm98731lfi.143.2023.11.23.04.08.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 04:08:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 04:08:15 -0800 (PST) Message-ID: <655f40af.c20a0220.aca11.0cc8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6774F6051823; Thu, 23 Nov 2023 07:08:14 -0500 (EST) Subject: |SUCCESS| pw134554-134555 [PATCH] [2/2] devtools: remove ABI excepti 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/134555 _Testing PASS_ Submitter: David Marchand Date: Thursday, November 23 2023 08:58:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134554-134555 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/28452/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/