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 3BEFE45F2A for ; Tue, 24 Dec 2024 08:42:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3974D402E3; Tue, 24 Dec 2024 08:42:21 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 37525402DB for ; Tue, 24 Dec 2024 08:42:19 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e3a0acba5feso3745277276.2 for ; Mon, 23 Dec 2024 23:42:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735026138; x=1735630938; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tvY2HHYs9jIgFM6A8r6N/p0/yGzEkdvWwdwVE1KyHto=; b=Puzc3YFXQs5xXWvAL7fDGH9lqZSPnRL9hdEDx1+H6wLQc8XHjf58RTu6pws2+oj9Ha Rr1CflrlYDt4YQKhJGMr4pTnZD3VA4WKp9z3HUPQafl9POZZ1c1QlYT1hK+jRpjK4jEN /WwI9trSM71Y/dE3pWFe8oPKstYYlv7rSbjBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735026138; x=1735630938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tvY2HHYs9jIgFM6A8r6N/p0/yGzEkdvWwdwVE1KyHto=; b=JgOzNmGk6etGEaLtZj+XuLuU9XOrmpaguvF+pt4P/Ba9nmvR5yjM5CK5Kg3xuJI0+7 91WyeZoQT92EKo/iZdAntrn8LP5fpHKeK21U+oY98mLs0aBhDKEu5cr619N7CVvDIalJ hWtXPCgCvgLejuGMdWpvwom0J0VOo117CvEJvTgw0aDOXo3kGVJ9fyEnC/sZFQVbVM4y JvyHbxKMK3yltYrYZPcEDVHXZ5H36vEuhsbkMX6L1GwZdW2NMYnt+MxnHIIMTL5qMXeN LSHzkPWK7VTKr1Y+qHhc5LNRYNqpiPkgVmON+kOxhztH5EmN1N2rvwwK7jwPYAOGUtyz YTLw== X-Gm-Message-State: AOJu0Yyd2BrZXLM6og3roxeznN+LCS7L4ESvaAbAjTWKY3VpePfD8FVb 5ka4R93RvZfTKjmowDr5PixQFsDosfCvzV81d3bb/SHkIaOjFgvYQj71ldKHc9fE4nzkuFYaPrc UsCTBZhQCSgHtDPt7C2tpcGsEf5cVwGoN X-Gm-Gg: ASbGnctch/y/LqcdRbRt8I68UixcjNNSeHAinX7ZNTeBvVgjUnKpnf24bQQrs7RUWtZ yKZyKBYMc2sDLbeII3lRmZn0m9/H/JWpBv+1kBPH1LvLNDcPTD975lAOKkkHc1EzP0gwQiy0YoT 8NqNs4iurfw4NEKjEvziQxRVlO+DHGFcUT1kdX6S7M05sA6Wt592CZGsqSC04lUGdhoJ5a7UQsT nomVf+YIAOIlKlMVFOBRwfRPEqK8Pdir/i0oIqzmDwptKcscuq4CfBKHs6NX9WHwJrX7hqAKCrc sQ== X-Google-Smtp-Source: AGHT+IHsGDuCI8dGRLxJHntfsPHmvs8BsdLtc5OcUuFQGydY64ly6jPxiu4LhPk2IT9tdJykDtI6yXl8s//7 X-Received: by 2002:a05:690c:7007:b0:6ef:6536:bb8c with SMTP id 00721157ae682-6f3f8141cc8mr107821747b3.21.1735026138469; Mon, 23 Dec 2024 23:42:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e747ab37sm4137447b3.42.2024.12.23.23.42.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 23:42:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 23:42:18 -0800 (PST) Message-ID: <676a65da.050a0220.ad49c.1174SMTPIN_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 181FE6052471; Tue, 24 Dec 2024 02:42:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#107903 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32038/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/