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 E07AB45ED3 for ; Wed, 18 Dec 2024 03:52:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5CFD402AE; Wed, 18 Dec 2024 03:52:43 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 1FF6F402A1 for ; Wed, 18 Dec 2024 03:52:43 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7fd5248d663so4352008a12.0 for ; Tue, 17 Dec 2024 18:52:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734490362; x=1735095162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oNWhxDsp6qFSb3g8MvCv4bwcwRJ603uMD00bEkYdstc=; b=Q0T2I5us16oj+t8Eka1Mk709IKJ6qpI1pMZ/GUBXWX4BmIhhlbTV0DgDpvuTMKStbh 9zJYOXvvDs9io7u2dXIYyya+1BojPCT6YpJJui8NRwejNiYjucUC8WfXK2y52ytr+lCq ijyzjMibP6vd1rsWJVUjRGsDbF6Nw1jpxlPJw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734490362; x=1735095162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oNWhxDsp6qFSb3g8MvCv4bwcwRJ603uMD00bEkYdstc=; b=d9k7hMHof7oieDjKTQBbPwqlNzhb7tzJdYMTG29MKnN0TkVwGvWK1aaQoRNaRCrSMF 1zd9+isq0OF39vc1OHK/NtcUHfsop4PHPym/k8Nl77EvkgDvINAwPbgYSJH6yh8p4Arx 20/KiPBWF0OgRqtvA9U6yOBJhjf6tqu0sNmObDttUBHsO2W54NAqrq+q5URBE807Cgc1 YsPeZNVlfMSramP+dyG34aUdu2snEDGeC/GDkqWsuiAcs3tsXw4v+HmyncHRmPHP8X8X 10UCB6Xl2uU7/nEw6pUXb0zrgxTZ6e9e3bbcZzNWTe/ttQmDwKaafeQKv0ME3exE3W2J 1GzA== X-Gm-Message-State: AOJu0YxHvYArB90j8LTa29cwiWV3TJyB8Vvg9ET1FkmTTzDlZYY5vtGr smIRyaiyMy2wgtevLMm0MyzuCjDwNRKZX9UCM+0OO6gMv5mpguss57dsFXAfuktU/vsiKrdFSQU AFm/2SFjkF+FDxGM/8YdnNWeaiillFLHW2J23I/Aa X-Gm-Gg: ASbGnctqfgkmQrk21PAJ6NxG1de6Ydz5XnUKAUlZ1827H8xn7vk5TbNgdAfRSrcB6xO B8T4XlXE5ZBQRQmn2Hjp2/MMuXv6zVjmT2MyYwez939Ob1CsQBOJTL6sbS1t6rRkPYihgx8k+S3 SHKesJA2uHUWH5fuSL8935RfdImTXstfmE4C697wFO/Y/rOc1mif5eclyjAQANimegxHsOAloEx y/mQ0bbjxN608PLehuxvf9aEhQ3RCPCl7alZQJ2FnRUUKJtxTo2N8quBfAY5bk+7O0i3Dyu1CgW 2A== X-Google-Smtp-Source: AGHT+IFzbMbP6tyWkcNXeLBDkCUz9dmEQ2Q8Tz55NU96mKXRiVk/MxwpkBXesIzOMJmk85Q/Yb4imsI8GnxM X-Received: by 2002:a17:90b:4d0e:b0:2ee:741c:e9f4 with SMTP id 98e67ed59e1d1-2f2e91efb96mr1671485a91.11.1734490361907; Tue, 17 Dec 2024 18:52:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f2ee270b57sm18622a91.15.2024.12.17.18.52.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 18:52:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 18:52:41 -0800 (PST) Message-ID: <676238f9.170a0220.25685.1217SMTPIN_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 912F96052471; Tue, 17 Dec 2024 21:52:40 -0500 (EST) Subject: |PENDING| [GIT MASTER] 1b3bf1128d9bda5595861814792f74b8f57160c8 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-next-eventdev 1b3bf1128d9bda5595861814792f74b8f57160c8 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#300001 Test environment and result as below: +-----------------------+----------------+ | Environment | dpdk_unit_test | +=======================+================+ | Debian 12 (arm) | PASS | +-----------------------+----------------+ | CentOS Stream 9 (ARM) | PEND | +-----------------------+----------------+ | Fedora 39 (ARM) | PEND | +-----------------------+----------------+ | Fedora 40 (ARM) | PEND | +-----------------------+----------------+ | Fedora 39 (ARM Clang) | PEND | +-----------------------+----------------+ | Fedora 40 (ARM Clang) | PEND | +-----------------------+----------------+ | RHEL9 (ARM) | PEND | +-----------------------+----------------+ | Ubuntu 20.04 (ARM) | PEND | +-----------------------+----------------+ | Ubuntu 22.04 (ARM) | PEND | +-----------------------+----------------+ | Ubuntu 24.04 (ARM) | PEND | +-----------------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) 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/31958/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/