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 44FC146045 for ; Fri, 10 Jan 2025 08:17:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E90041148; Fri, 10 Jan 2025 08:17:23 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 000F740648 for ; Fri, 10 Jan 2025 08:17:21 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e3978c00a5aso2609416276.1 for ; Thu, 09 Jan 2025 23:17:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736493441; x=1737098241; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xRvcjen2vL1WQzk2CQIXgIIO4o+pbD7mdJKhsG6OuJM=; b=GQnBF7bieDMi3Y+Ljiaq2vhEWO/RYXCcn94C/1GZ2Z39afb42haUonI6gL03/THMlX eobaN+leNYjTBIgLWRYaDxJdaDyrEC6YB6+uAv2A07mrQdp1IFUG1T96FxwuV/fAnNhy LwQH75jvOcm18X+NJFD5q1oPJOCRGCE6CQZjQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736493441; x=1737098241; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xRvcjen2vL1WQzk2CQIXgIIO4o+pbD7mdJKhsG6OuJM=; b=iM6GfXTDtZUJNtoaxyggAqnzmRJpIw2P0KAArzNHxLkrdxb34jlfelmlsjX5CDlnc1 id74nV2DfGWfH0DZtrP0EOVqf61smnbklNxxTLPuzsu/EjOc7JEQwK7nZtK76aP3+/F4 s+HrQmVTwRAbcfHwKXZbpkyM65pLkBmq7JMEiyP8ftRxoaLHD4hT9tFnL3K85dJAr9uo 3DTOtiZBVp08UlCWbThGZrLEDZu6cj/ZGIoN9gUVgnfJawCJSQy3eKM7E55XEZ8L8oMm 1ti3UssJoGkVCM7pPffbAQ4/HG2hZ3G9Ji2Ixv6oOVJUCsvYo4fjZGY73GRTKOhCUgkD V3xw== X-Gm-Message-State: AOJu0YyRLpVScUS4oERaCK1tzRy7ivTcfe8Qju8doSMXKdLs/te9U/kb vqkLnSDZkUPas22fOXxAqksF1gIHSpuTqxsSHWv4jUKIMk56tvkBspMkY9G7gTAXuyy3AAiWXBU nSpS5ZZ2GtXnX/xZBBBeWHRDlmK8QNKvqnUJ2bm65EeS/Wl1I X-Gm-Gg: ASbGnctA7RCMg4yV5ZJHTts829bwfYqUQUNan4r4XjLfSV7KnBIUEak6hgqMMndbIk5 r6Eixvc6ON57SnAOa4T1LtiB6CQqAPKZUsR7ACJJre6NvGMcHm5sazTzFoGrTsq4yL8EdSGXmjT Qji8Y8v9sXpr27kRSkxhofcrQeyaxlhTBDCXF8l8dORfPDnM6o49X+Ec5CzOasGJxWgozOyYrbe iz3LC7ySLfQ+Cp+v20SfMAWFSSckEwDo5phXQvX+XypwXZdtKe0G03oBMrCLnox4Hc4u7VcUY1B qId6Dg== X-Google-Smtp-Source: AGHT+IHICJgI3hpMgpdfj4o6nxtfoVbu66bH41fjkK3arRLtRb/tR5acrXCy61C9SKGaXE9VTgNmiVf9ZsvN X-Received: by 2002:a05:690c:b83:b0:6ef:c688:1b61 with SMTP id 00721157ae682-6f5311e6517mr82012517b3.6.1736493441225; Thu, 09 Jan 2025 23:17:21 -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 00721157ae682-6f546c36414sm1367237b3.10.2025.01.09.23.17.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 23:17:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 23:17:21 -0800 (PST) Message-ID: <6780c981.810a0220.1c92fd.9bf2SMTPIN_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 CDC1B6052471; Fri, 10 Jan 2025 02:17:20 -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#111588 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/