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 9443A45DA6 for ; Tue, 26 Nov 2024 02:22:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F77C4025F; Tue, 26 Nov 2024 02:22:56 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id E8137400EF for ; Tue, 26 Nov 2024 02:22:54 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4669eecd88dso7609911cf.0 for ; Mon, 25 Nov 2024 17:22:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732584174; x=1733188974; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uw+xkWpOFWWmt275d15DvtdDnJwxgIVYOHZeXmZXu/0=; b=hmXhxfn77LpfZnYTKfwOEbo+SNZvCf2I7/XaSOKGbg/YTv+RBdykd4w/O1+c65M706 cWPzlKDiFsoy6ZiC7F9TCu1rh+hHpC6Du38Xcu1JsT8vidme1rHiBqkUuKCvZ6sU5uoj vdkxl1pZA2j+Td9t89BEPvO6q2wNvVLFj96G4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732584174; x=1733188974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uw+xkWpOFWWmt275d15DvtdDnJwxgIVYOHZeXmZXu/0=; b=f6cTVsQgW0/4/qKH+jsIZwzqoV6NjNpKO6tLCLfz4U9VXCvu7JHSvuqfTuuSLwMzIz Qe+midTa0LDSFgUkbF6SX3FnB+HqGqVExKkrI+5EbLKc6daIDT4vQytcVDtT3RZ+1lu1 vboS7cZtpFXG16v7l3YJrBiTjOMVITbDPjYjI7BMmPySFh8WDd3iGv+DrAypdPmVI8Fe OPnRcmhRynyQtmE0xPz+MjD4OiyxVUbW4Q5wBukbJEMwnCbRwd+qq+4HEHBUJxvfHjv0 eiOvz+2jShuamC01dHAw+YloWLt5Xz/B+fpmACXItj3U2KmSdKiyR+ik4YbHgdAMVAx9 hZkA== X-Gm-Message-State: AOJu0Yx2GKMx5Njdul61d4aAdTdSqVU8wQvwfsg1CByQow719iycA2oD gDnT7ZHUnWKrAeWE3DHJqNuFja5AkTeoMKi1R1cKuaTq10ugRZhrETTLOpYv2UUeB5IgbHTcER2 3w3BdOgT5e/9hS6wHDQPG8SCNEFBAPwlHFwvQi+WM X-Gm-Gg: ASbGncvr/FQx0l2uGWvpPXOT3Weffk7lHzmMLsdsXrfYIC92copQpklyY6wryvOXBzd 9fm7liPgqRGdPNHkWwti4pLxQN3N4cOsr00u61275Ru0ijkOCdC8rWDx5weVj+ivSH+/xCchJnR JxW45dz8GNo8MQKwv2XO8EUdmoom0k+yAMT0P7T1l+e5r6Su9WBerUAErad+50fsOxvuQvSVvOw Ep53oglbzL2PVhhlORcmp7cjGXV/8tP4pFIsAXAx+VgrUB6zrr0jqzl3jBD2wMASHNdi7o= X-Google-Smtp-Source: AGHT+IFEXdIYkjHpscMQwVQDUGUiCUQxHZRCdUdKQONhEM9fRhOKUwheOtt3XCx0Y3NamUG2eYACgD/ouq3q X-Received: by 2002:a05:622a:19a5:b0:466:93ca:7d77 with SMTP id d75a77b69052e-46693ca81a2mr55014381cf.43.1732584174259; Mon, 25 Nov 2024 17:22:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-4653c461d70sm3227041cf.17.2024.11.25.17.22.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 17:22:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 17:22:54 -0800 (PST) Message-ID: <674522ee.c80a0220.1e7b76.490dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E9F0C6052471; Mon, 25 Nov 2024 20:22:53 -0500 (EST) Subject: |PENDING| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: dpdk f4ccce58c1a33cb41e1e820da504698437987efc --> testing pending Upstream job id: Generic-Unit-Test-DPDK#294849 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Arch Linux | PEND | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240805 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/31719/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/