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 645B445F1E for ; Mon, 23 Dec 2024 08:09:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FA4F40263; Mon, 23 Dec 2024 08:09:00 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id F244740156 for ; Mon, 23 Dec 2024 08:08:58 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2f43d17b0e3so3684989a91.0 for ; Sun, 22 Dec 2024 23:08:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734937738; x=1735542538; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LlqkMfZs6QSzqWBfmLz0AG76cj3H155OTV4cxmZxznk=; b=NF1vMjbGik1JJiDwFZT9PaMq7R/C5K5NhzqSAIG/cnR3z1Xd9jk9UCLN1jC1f4wHra uzF446x8+9FLtptOxScxtVkxMB5kWTXm0XSWlGMyT+dz3no6Vlx9vO+24WU4i44pnnge lvOczyqddI6zfi3wOavVAsJKPysAt819XX1Do= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734937738; x=1735542538; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LlqkMfZs6QSzqWBfmLz0AG76cj3H155OTV4cxmZxznk=; b=ITJZrjiouCzyPRrWPvgFfgX99BK090mpuXfV9V5Gx84MNunXAW+QvAFkaZaqSC8sPc KWmg29SfFOeMNIc1xQflQiBEUUei78E13PG3PI7+2wjWO9eKiwUabQBn3dgqgsOQdI58 0wnUFW/c3fo8qh0OltZT/n0SafRL7wQ6cm08fLq5e2cvkCGSpqj+6eQXqjtn5hHru35P te2WP+2OiY8AaTEb8JqQvxFjDtlIMsJh74MqvfENZ50O5ooXfNW7senjyq84p77EO3f3 cA4Acrtvrz9wKrHuUwNz3otNX0aFNlLO3gIUI1DQDicx8mmMtc8FdumIqIWcf6IZ9JTy OrCA== X-Gm-Message-State: AOJu0YzOj4y8JDbCCRyxC+Rf4mtGpWnFSVTQ+ocR5AwqL5YNkApSTi4L SNrrU5J8y842Ay8l2N1wbGKdZVBh2phBRPkTZ4nrSxPkduAv8gnbY7y5WqZvIW0Rz1/RTlwYy/5 Ukop/UeoJXgSGtaC1iFyhFY5UmPLZ2ATPWgUnAuSs8nG77O7G X-Gm-Gg: ASbGncsTaeYMkBAexe8IXP8UfvvCKJGB9VxCp/mb1mRntkWqiryXHuCl0FY/OeHkl5j +7SQYxH3RGCnhRnPimbP89TQwlejEMxqvnqp+OraFbKcHwTyZtzvSNLRU3mtyHcFtVZ30Il9p9L 5/8DPXjAgjHpArQT5MlbGAMjaQz0Ia+FH8irabZI27ivc5j/hnRKPAJtta2ESiD8PsoeTcJDsCP xuQIh3H8YXk9bqlNZY4N4nUtCf8akBnmSmfOHWKAfiaYCAD8q8BnqgjXPFTcKy8+Kc7fDeWWHjd QcUitQ== X-Google-Smtp-Source: AGHT+IGAV6MBWMgV3PdiSiXGGlmhO9msHwFqImxJgo08C4bQq8/VcP0smniTOFyWP66GczRSffYa6dq95ATK X-Received: by 2002:a17:90b:2dc5:b0:2ea:498d:809f with SMTP id 98e67ed59e1d1-2f452eb3e60mr14981251a91.26.1734937737907; Sun, 22 Dec 2024 23:08:57 -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 98e67ed59e1d1-2f44779d69asm466107a91.1.2024.12.22.23.08.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2024 23:08:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Dec 2024 23:08:57 -0800 (PST) Message-ID: <67690c89.170a0220.d0d8.3b61SMTPIN_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 126776052471; Mon, 23 Dec 2024 02:08:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 340c178977a29d2bffa4e43122207ce3a02be7ee 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/v21.11 340c178977a29d2bffa4e43122207ce3a02be7ee --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#107861 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32020/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/