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 88AE646079 for ; Tue, 14 Jan 2025 02:42:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83560402A0; Tue, 14 Jan 2025 02:42:42 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 148E44025A for ; Tue, 14 Jan 2025 02:42:42 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-46792996074so51406751cf.0 for ; Mon, 13 Jan 2025 17:42:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736818961; x=1737423761; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=fyXkpp//Rn6HS3QIIkn40CT6gw5rRTy0agPa1Hm4KoI=; b=cW6Mn1+OX4qniN1j5bBBLxpsveLi10aHWf28HYiC/LTqBuwaxNT0HJYKnnHzgBXtvi Pjb4bv+ZUbGiz794qnBSuvheNBkzfwT+ClctUc25svSH/M5KGBEZKWI7mcRWYVGU+6Oz zNBMKyzRtrWo4ndkwtb65WW/5GHxrzotxBTgI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736818961; x=1737423761; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=fyXkpp//Rn6HS3QIIkn40CT6gw5rRTy0agPa1Hm4KoI=; b=wlM8Bk6jAWJYG/qCEdRNHZvgOjIBLKdb9Z3lrCgeHOXPzdi0Q2tcRwXQy15eI+Eljy kyf2I/ab+oVkDXe8zGKts20XmHTHDqoHpQ1CybVVjE3l2ucQDAR3b2jgscLfHe4LpTgn QdhtSwY7tPdrHyaZgQdGX4KFKe4svTB3glLDSGDQpVxHH9sxUhQC85moxh8hNBtztDYa 9tqVmX45oQjcfHyb2jPnRKYVoNqeSGIAM6p/QztDNYMs2twr/l002DYodUdY6cJCvUCZ uF5KUsUnHJi2LdVS9ImRQZlzSBicQmVX0264g3WlrcecgofOAsxhbO6zToEr6/OXyDfe vZyg== X-Gm-Message-State: AOJu0YypOsiN3IdLr+FERlcJGjHFdEtOXREA7TqcYI1mheNK2qGtZ84G D2vFhtgmidfr95AQnF5Kw7/wWIYbmyKlVkhySHHuhg4BS63e2kezwuPWLcCSg9dXBOLtjP4dMLn gP0r00ZqeMuAyNSBUYyxBU7voo0wCQvRq4HwibdnD X-Gm-Gg: ASbGncs7uA9ZaXscZslOwSOSFGCCgIGRoEXIpa/9BTKqnoTPR0/qkAikawkyXzRNrd7 oVdaNZ4WETartzavse1IWOI6/ZEwbPatluW12TDKsmUJdXtDy3xXXsdJR+D1FNo8xO+FVC7asWf XwkxNl4ASj20Z1XYEc2sWbbiqfQaa8xFxAb62Oj1EbifX7tbwtGCu887NN8glMynS8sAOoIy4uL PFZIoCjJ7lOH55FGDmfqiqb7etAby7/VKPTgHk5xqx3n87gwtnL7vvcfmGRhDpcJOPd+TKGtSp0 9MH4nQ== X-Google-Smtp-Source: AGHT+IFmOL+eTsJc2x7tzvTEKsqoWmlNwM8C3rS8hLvr+DIrrAK70bl0xQjZXrsMpcFpCckRbHGLvJTUa31l X-Received: by 2002:a05:6214:501a:b0:6d8:9074:a823 with SMTP id 6a1803df08f44-6df9b2d99eemr362442196d6.45.1736818961514; Mon, 13 Jan 2025 17:42:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dfae0260b2sm5450926d6.59.2025.01.13.17.42.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 17:42:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 17:42:41 -0800 (PST) Message-ID: <6785c111.050a0220.d3af.8a72SMTPIN_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 337ED6052471; Mon, 13 Jan 2025 20:42:41 -0500 (EST) Subject: |SUCCESS| pw149081 [PATCH] [RFC,1/1] dts: add SUT cleanup to framewo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241209205902.18321-2-dmarx@iol.unh.edu> References: <20241209205902.18321-2-dmarx@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/149081 _Testing PASS_ Submitter: Dean Marx Date: Monday, December 09 2024 20:59:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149081 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#112104 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32105/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/