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 3C04845ED5 for ; Wed, 18 Dec 2024 05:30:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 394A24066E; Wed, 18 Dec 2024 05:30:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 7A258402AE for ; Wed, 18 Dec 2024 05:30:35 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a9c9f2a569so45743475ab.0 for ; Tue, 17 Dec 2024 20:30:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734496235; x=1735101035; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=drmHOKzStVgmSiHHTbxBBYrn8dWtEelc+V+eysCSOuM=; b=SyEEUF5aZw8s2DtKzlsFNFzUFHn9770B+MKf/Ln0h5jl9rqYgTzq8D12XWmH14JPJD jX+C0LlyarwC1qwmV3VJ+/RtwVbOMZbZeWEUY3AKBEhdpVGQLjxjttxsdn/uBWjwEvMq sMSHN6qb5tC7ZPXTWdC24w40gcgY3P15/U6Ak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734496235; x=1735101035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=drmHOKzStVgmSiHHTbxBBYrn8dWtEelc+V+eysCSOuM=; b=eltkl1VmmMW0emWrrX4IHGMjtp5GAECXCmp10OqXzzIptDgvyP9/aOq6YQIvWhORCC orZRcPcxFAWBw4WcUj3FNUCzifnE4Iy7wuroQuxuRx2l/eLqTL0JADV01vKZUz68mHVn FeBAghMlcf8SUhp/BB/W10lOop+VZUxy9ghCjaRlysxXVHChsrGrX1eD476i3jH5wNoe uLYijlx34o6EzB91X5La84HOfwH6dfprXqkg7uQMV3SxEDjbFKxpkiCOrf48fpIxE5wp qUjx26XZL47Npyoo82OJbOwFtKc/NXVe6qjWwUaY1PuyMZ5q/5UIjBXHAbqZz3pYh8S8 Y8sw== X-Gm-Message-State: AOJu0YzAUZz1XxhJZLrOfXjdKj+2CrgLQVVdjp7g0rDED71xIhkDWLfa DLMVp8B00J9nAJxNC2SjnisvcKYoYfCap2JRr3GaFi3R+S9Dej4mXbgdhUxpDIck1oXn8sq1uuc DayM981yKEIcqpCrqqe8l8R3vl5migyDIgmImVIBHSaKsAvdR X-Gm-Gg: ASbGncuvVYkwrs28wLS2ylfabMoXMCFyX+R0yxfV4/fBKIW83kjHAFDulsbbYco8MZJ owli3z7aOJPf3bGXz9lLBzA+8oT8MnhtwwElma3GF09jv1qRfWmZtaWikUJg8NuyE56GfmsNVEk w0GB7uiZzKkhDKEj5t007RAed/fGtHHDWFqZUdFave8JZ0cDFUB1uJHH7tUcbEgk1QlXgs/6quM P6qVfvqJRY6OM2EbO2JewmyK13frDdUmnageSvZunfrg8eBosLSDy5pDcmP+9tb2V5ALHe5UkCX eQgiMg== X-Google-Smtp-Source: AGHT+IHCeGmxHmnIR5rwRG0xa11pyts/58gj7r+7c1K5zRBkdaMq7WbMZLPycy3zRngm1hvYpXLMAUa3sAGY X-Received: by 2002:a05:6e02:138d:b0:3a7:21ad:72a9 with SMTP id e9e14a558f8ab-3bdc437a97cmr11025945ab.17.1734496234814; Tue, 17 Dec 2024 20:30:34 -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 8926c6da1cb9f-4e5e2dbfd63sm338370173.51.2024.12.17.20.30.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 20:30:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 20:30:34 -0800 (PST) Message-ID: <67624fea.050a0220.2c0a1.6707SMTPIN_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 567CD6052471; Tue, 17 Dec 2024 23:30:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39bcde2d05afc0f904f906182be1e659b60ceeb7 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: 23.11-staging 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#300054 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | 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) 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) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/