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 B1C6146027 for ; Thu, 9 Jan 2025 04:54:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4B2240287; Thu, 9 Jan 2025 04:54:11 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 613E54014F for ; Thu, 9 Jan 2025 04:54:10 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844e7bc6d84so16913839f.0 for ; Wed, 08 Jan 2025 19:54:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736394849; x=1736999649; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1feo+cj23PMnHNgGnB+aNAMnktdU0yx2xdTak5gyeF4=; b=eljuQeB5vaR5xH5DLLM2yqnA/SPsJgxNv7Nq8jGZvUSKgaO8+qprbql3uzEu4T5BEJ Qs5BrUF8698eyiTtilFejF8sKMCNBKpl72vG2KlahWgpdqgEjwo53lBMwzSWLTlBy/WM pFN7cbOlal3DQsYm0bo63wpeaJUNqjm0bs91c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736394849; x=1736999649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1feo+cj23PMnHNgGnB+aNAMnktdU0yx2xdTak5gyeF4=; b=sEdupaHN3sjtpnvDlfl7pMKuRvs86A8HGw87WpSfE1OACBu998NOTsTCowlbb3u0oS tL05/na13c+3ec7XheLI0AwO5/NWdV1s2AgZXJZwLFbOeEdhAwoRYEU5BD1tYFYaag8k waaIKoPoiLkU/poljS1D/xJDphI3UUHLebgYRUCzpachAjHm59xpw0SluoPqnwiIA4o9 i0BvfIF88PxMybL/H4Dt6Q/cYGWpslZHBaTYJCoV3qMQJgFslxCdN6RP9+Z3LKymE+xf XtOlfsIk4PFEaprYuTxnnvWgzITUuRslWSUvcU1qHlXFnVDGOJFJ9C5g/x/K2JMuFZmQ C6nQ== X-Gm-Message-State: AOJu0YxnSjRxSdNQCqHbIJQ7IyHqedzFCyEKCDiKBfx3/d4EKKKNYmmO iQgXqt3zJPdmrptz+ktsDZZhqIywYQKUn7kJ63VsA65yCZxssO9ZLMa6RcG6OiuoeXlNaE3ePm8 cCQ5KSQUD/QQ7NCTiHbnNMLVMaDnk30h1u1xaN2NGh7xLoqVqQU58vAeJ X-Gm-Gg: ASbGnctEaWIPuTgOko5xY0WnA3VwMKIvotvp121Au4dup9ws6aiNDYGNl3UK6bSUq2l SqBSg6nNAQM4ExHYZJJB2UJxBVsK+UpCIuuS5Km2Ion0kphzpG7koaTAzbSf6HQhli3bEDnORvz lCK+HA2jxzrlqj3lUq0xe5JYllKpaWfh3z1jpFLqwFOgDi2JUJkZk55yQCoApexlFEjOgS3DKOY aUekI3YL1f0ZEI4na+atqTruiuM8t4jgEEg9V7Geb50YqCtsLz+ZoG+LVgu6JR5l/sUoUm73CgN XXsRPA== X-Google-Smtp-Source: AGHT+IF58xKDlysyQUwgNEzL+RF7t2TvS/KKwUrqvhxyIiSpS6ODFcVq0SBk8TAfeRzCGX0yW4H4OetnwauJ X-Received: by 2002:a05:6602:3e99:b0:7f6:8489:2679 with SMTP id ca18e2360f4ac-84cebf17b13mr156252839f.8.1736394849499; Wed, 08 Jan 2025 19:54:09 -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 ca18e2360f4ac-84d4fc23ef0sm2528939f.22.2025.01.08.19.54.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 19:54:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 19:54:09 -0800 (PST) Message-ID: <677f4861.050a0220.29a92d.1a4dSMTPIN_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 04FA76052471; Wed, 8 Jan 2025 22:54:09 -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-VM-Unit-Test-DPDK#26808 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/