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 F3A1946147 for ; Thu, 30 Jan 2025 08:04:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB241402EF; Thu, 30 Jan 2025 08:04:44 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1701940156 for ; Thu, 30 Jan 2025 08:04:44 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3ce87d31480so1717175ab.2 for ; Wed, 29 Jan 2025 23:04:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738220683; x=1738825483; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mi337UQXjJ+4a1MksaN3xgxR+tX5sO87MoY4fknypec=; b=bQZ7E/9zZThlS8rY40cP7vBTU7AWIfcQtAxrVAx+OBXngYaYzTgUsCVLAiDISs7EN2 /yM1w2VhV6Wmke//6DFA8eeNDef4UaSaeHwvoFryDzSWttPfc0TZB0NDHA4EnJ+hF38G 93xQ+mSdZVg2ZLDhUmJl480tllWjZlciRJG50= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738220683; x=1738825483; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mi337UQXjJ+4a1MksaN3xgxR+tX5sO87MoY4fknypec=; b=fYHJVnVYIbSBj7qJShu03RGaFVDVVt09gmtSpPfJmjcefdhGq0RgvNpCGzBytiOZzL iSlptQH8O/nWWdkCJGnqj/hrdQx9K+R3Z81f+c57fINXW6dY+RkXIPTDrJfXwOwlVfn8 Mr/FFwHs09OuuDf11cKum5cHXb7vsbitB9CphH5RgWwr3Ehg5IqYqpPZ7LWbdLrPQKQI 5mbTeSceapVeeVkQQGF+zbJlSdOGuzdeIcTpB4jQMybUlExg1rPN6P7boaznZ/iVaHn8 CKYJ0tvwHsSzYs74fioPuY602E+cdtdX1EEAY6sGRR2YtCE/9pZq5t9tgRYbtxy34/NE CWDg== X-Gm-Message-State: AOJu0YxqxLwJEvY/kI829cMT0kivEnlNeqP29DSPo/puofAHfxZVxQ+S mcdGVgaSVi0mhtNIOd0/iy8MZoD7JoKJXTmMTgefiQwZkDrmQ4uAbel6pYG/KF/WA2WYACTo7Wh XmjjrSng1LYps5Rkg0AayZw9XUeheH2NL X-Gm-Gg: ASbGncuWpRFve0sCh0aETO2/5vH+KGxdjpQcfPxdRpHvP2nz4M8OnDj5Odv9s7P0d+7 ms3s32wJDzTAZRuBDvMNl61KY2xuNZhVJMtcazQ7FmYA2e5A546A4YnqlvEP+r67RV1Nn1LwJ+r 7bwuUNCNx+tBSbI4CarEOvGtNDEsBXEaCdO/mZeWwNEBNEZVpzBTLtKPvzdtGARiXEXa/9rhn1f PygxCgDUdG8U5ln/tH9ARYnVchg6mLZtlANQsanR4l3tXxEapkpgGdxYZw2hmGMxOt59X5PF0gF ehMBY55GZ7arc502UBP1MkCBcACZZg== X-Google-Smtp-Source: AGHT+IH6+NWGT2V6kZdaC0PgkVkMkApYT9CuqoOz4XPEy0MHJ2LeTNsaaQh9vmbLrOQsKZuif27ZUYkVt5d4 X-Received: by 2002:a05:6e02:1c84:b0:3cf:c92e:b3a9 with SMTP id e9e14a558f8ab-3cffe6b8499mr54181535ab.22.1738220683091; Wed, 29 Jan 2025 23:04:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d00a5ec46fsm519195ab.49.2025.01.29.23.04.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Jan 2025 23:04:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 Jan 2025 23:04:43 -0800 (PST) Message-ID: <679b248b.920a0220.1b166a.3a17SMTPIN_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 87AB96052471; Thu, 30 Jan 2025 02:04:42 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#114207 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32388/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/