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 C4B8B45E25 for ; Thu, 5 Dec 2024 07:42:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1495402C4; Thu, 5 Dec 2024 07:42:38 +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 C8ABF402AE for ; Thu, 5 Dec 2024 07:42:37 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a7a46ca756so1901475ab.0 for ; Wed, 04 Dec 2024 22:42:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733380957; x=1733985757; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H46AN+vBwzmrUIyJWxlnj8ASXwgvuuX+/+p/X1eLLpg=; b=bLjMnGcsVUweffbgcogQBf0HjsgQk06iKP+MaRhUBx55NtJfgsQPpJK7pN8F7L4W5w 20qUx6GX4x1wEDtiP+1MPO5NxokSHdpuQ+axl74ChGJBvDG1kvBuRKscQx73VJxl/dkd rYrA6hrvjXdr4PgAKsXl/U8EUy3GaYifRrm+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733380957; x=1733985757; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H46AN+vBwzmrUIyJWxlnj8ASXwgvuuX+/+p/X1eLLpg=; b=ej9+LsuC+ubML/+9RZgGdoMipZJzs6APxxbc5zZ3WjK+ej2S42PWQPQgwfpj08QTcV SdNPW3E/0dD0lvItuL3j0DspHKTzwcnCNp61yitH7/cfu+zo710KcGymo5/3V8rtEWhC w3GqPlwXGPDU1xn70ae7W1QgURVZ8vYIjfLQmLqcPxv/kfKMP6Bg+Pf9r1n1AeIU9jPB 5RGhOOVGBTd8OUjn/fkZGt0T/s3kDyw9fkv4P/KpUQ3QARDsShR2JCeLtNkB5tQ71bEI Z0SfR1xV5OafvdU/TTp8RGwJv9tIzX6iF3H+d4cbXMNBSGuuIWmFNdQG46REiG7DFyv1 pHOQ== X-Gm-Message-State: AOJu0YzLA0Eq3WCLHRSfOYBPp0X4yXSUPnXsY+SUAVbzLxCbU0BJBx1X eFK9guRSHWDgYKHJ7DEmxxeoyG3ao1EuM8VBUpOGeISKU4HISTaFociLambGJtUcypplIQEmK8J FFL+cckuAEEzF0R3IAJdOcHC8TuIdmATIk4Uh2GPu6dIMeZw4 X-Gm-Gg: ASbGncukmGxY1p3uj1X7Ef1mZX1OVXYJ/XQFVgI62kbzK6TjBiFMQo2nXpRoT3z4ex3 zkMDsaHvUTO0l+w6Il4E6R51A1yMwRJEtzL5SwLJfwyUyGRsgmkCIyQ8zawK3/FDmTjWhmmSePl JXhRRCy2NRsee5kwF3snoJ+a0YQru8eU3jf2PM8cpz80To4mpC1lhIFgCN4+Ud1OWdGnDbHZMZG rafbOKX2j65jDej6/JsIUBSX9lavz8JtrDSMCPqoqjZVxoagXqantjMVWGMinTJNQjRG0662f0= X-Google-Smtp-Source: AGHT+IHMWUqqdlJ2L74vm1F0xf+P4+qya/nSV+Rmd32eJLxiZYEprqlPgX3kZl9sphfPZIc2fj5Po/cnVwY7 X-Received: by 2002:a92:ca08:0:b0:3a7:e452:db5 with SMTP id e9e14a558f8ab-3a7f9a9fb78mr102428085ab.15.1733380957139; Wed, 04 Dec 2024 22:42:37 -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 e9e14a558f8ab-3a808dbdd46sm496365ab.40.2024.12.04.22.42.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 22:42:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 22:42:37 -0800 (PST) Message-ID: <67514b5d.050a0220.364172.3040SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E1366052471; Thu, 5 Dec 2024 01:42:36 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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 issues_ Branch: tags/v22.11 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues Upstream job id: Generic-VM-Unit-Test-DPDK#26523 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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/31848/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/