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 185BB45F54 for ; Fri, 27 Dec 2024 07:37:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16044402A8; Fri, 27 Dec 2024 07:37:44 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id E55884021F for ; Fri, 27 Dec 2024 07:37:42 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5f3397bef34so1620890eaf.0 for ; Thu, 26 Dec 2024 22:37:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735281462; x=1735886262; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cQar+ETm56f2CR3zEXL9L39VRBRM/wnvTZFFt97ZgNg=; b=BVvX87egfSp7IkdJEIP89fXOaF0uqglBAXbQH+Gyqcc9864EbINRYhgLPS/FQxo2m2 O6ygL46140gtfP3DwewGDn9k3GUg3GSILgPx8nNrqyQmx4Efdp3ilHjfqWJU0cy7numO CaBRNcBTx29PLYOkRpIu1CiRksRVlLefdIjF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735281462; x=1735886262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cQar+ETm56f2CR3zEXL9L39VRBRM/wnvTZFFt97ZgNg=; b=Djl0NP22U9lGLt6tKgM4zhce1F4OSCtjOlEOG8SgQbKVtFDLLTG6l9cBgPgY8NwJ19 di5PAbpl7sGlVd49T2SBBcx5RiW4/hiafferatatdksMnoeuwsXN5ENI1+mi72gxWi9o wesDQPMbwDH5dT+dj1fFfc9b5ubVdIdxMj2+WTCAVDhUw9H60P8Out/NKaIciIax4rcI TiQuca4gI6+HJvsbcbQylLyk8/EXqI90USPudLmjoN0dQo2EXAzbv/FYXAd9epH8EoAB q3P1RyNENY7cVe10HnpG3Oj6yRzc6ZAePUnw1PVABMXCywuGaYIFiYdXI4ewPuif6vAb voRQ== X-Gm-Message-State: AOJu0YyP8TF1nQtOWcuLR9Oh4vQDJahIwzoq3n1phJ/Hq6vz8jqVmGz1 BjXpR9gzDqt7VlcozZycPV8jRDTLSsiLJdM9KjhrjPfuDl0BKAvd5CV+KVsTm39PssXR/iPGE7O vYhX8J8WBOeTQ6OMp1p0tysgajTt4jlNBtSuBL+4Tmk0QMwiidAtxEDVU X-Gm-Gg: ASbGncvkYvG/zJwfKHgiQRe7Uj6RkAYB/QesjybA+jT+ggK2ebJUAl8ecTi2gYXZUUF gLAwcEnRYJCzvHRF+iMVC6YdifjwhsxQ44FOvCAeZPaRJBXS6BrrVW3b5NPyFa7pLbKfPo186A1 e2B0KLPaI2IDl24xXOYpWWJQegyruEik5fEUPpME55B33wXNaZ+yeYWDF+Ssb1koqYaZUPnU6Dk /1Gb8WEcnc24h20qCOafWqjmidO1P+vanfMOpJHfwPRb0ASt+wHNK0iBfrtCcqqpy2IpnphV4ye oE+9Wg== X-Google-Smtp-Source: AGHT+IG5VUe3IWW5bqreyZi9e+CniDBLms4lES+e7RaRDMS5+9fmV9USYLLfDjdpEqAUFp8Dl1FhQGcaRtUt X-Received: by 2002:a05:6870:e07:b0:296:aef8:fe9a with SMTP id 586e51a60fabf-2a7fafffae5mr13200504fac.7.1735281462041; Thu, 26 Dec 2024 22:37:42 -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 586e51a60fabf-2a7d78165f9sm606833fac.43.2024.12.26.22.37.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 22:37:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 22:37:42 -0800 (PST) Message-ID: <676e4b36.050a0220.3ae672.c8e1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 830696052471; Fri, 27 Dec 2024 01:37:41 -0500 (EST) Subject: |PENDING| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pending Upstream job id: Generic-Unit-Test-DPDK#302294 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian Bullseye | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ 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 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 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) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.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.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/