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 C563B461AD for ; Thu, 6 Feb 2025 20:28:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 930AC402BC; Thu, 6 Feb 2025 20:28:01 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id DB5AA4026C for ; Thu, 6 Feb 2025 20:27:59 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2b61af4f893so359212fac.1 for ; Thu, 06 Feb 2025 11:27:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738870079; x=1739474879; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tk8HOrzmDDKZq153AKW7n3d/WlVGnSApRbup+0Fr5LI=; b=MxSNB42lA0SRh3lmnoLwfXsOlXlgx616Z3ZrtIud1zm04P8PuX5KhJCbRv5GJDLkq5 Rw/vEd/jzjtTa0qVHgpN6OauDUsqQMch2UpBUmaPqFa2Z9e4KHoj76ruKuj3NVd+er6l RKK98MKk4NanTEXY2idqnAVYMC8xBX1QBwJ7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738870079; x=1739474879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tk8HOrzmDDKZq153AKW7n3d/WlVGnSApRbup+0Fr5LI=; b=iK/oOwDk5Cn3xnwJ+r/n+hvj2oh1k2oH5PDinScd+cqifMeabQo32cHSw20FHL/dfN P3O+DVuz8gpVWaNSZNS/8IozQD6XFJMomdP+WkH0BdkSVajGguixrAAdGcOd0keY/vx0 QzEFd0iduz8nqrj8Z+VvW3guBeNRKkFcyzjQjxbE73PXUpgqg9LIT3jdFtiafKti/8rF vlJHOElWKoqOLGawsXAJixLsyupAlrrZaZ8vcZ2axU4nVKh8TDK1WO2svNp2AQdUw+ow huD4Fkp8OArHEv4BjzTu6uVQAJBfOcJRQ3bMsPHMEZjeSc1dUcfvjrZdFTxIz6lPU4Do PD/Q== X-Gm-Message-State: AOJu0Ywh083mklBmRyoPfpHhbUSu9GIn+x7274vgsLmzNABNnoGSbSTN pYOx+UgnaITcIXtHI7Wa5eBNLkzqLAEuZTGIvCgpncxX59LXMNLe1Tz3Xbtsaqe08lRgnAN7FXY KwpnTemcIE7U75yPgC32kKIT7BLt/85qV X-Gm-Gg: ASbGncvDoZxv/3p/mewOhtoLY2E1LP8IKbtuH35SzaMMxzwoxLNgpnGgN7BohWS2n5C lfFl6Aam+oW6vEacdb/hqhTYkLgSUCUfL5GAeVH1PzFGIujvRT1Rm6ObfVblQeo9S7A0GoEHNFV EysWAMcHsl3gEN9amcvyDJgNdv3HvHBMKDRpOd6whzaLJVl19oz2JU2/T+cTgu38pWSgQlK7G47 SIqv28/elRU0nwgq2/hNwcrZybPUVSYsb8YACovmRtm3J60eR8Xqw3pKCgX3/cTA/0F4fOFQU02 os0EH32mQYUnmJy5CVdp7L54X/FNgg== X-Google-Smtp-Source: AGHT+IHwSRqm+MKalN05VWm2jTpBC1hcEkRuFMcpLo5XwNYV7ZVWvXsMSvNgeqlvHLcBTCD8x4AOePalzuMF X-Received: by 2002:a05:6871:28d:b0:29e:7d35:2319 with SMTP id 586e51a60fabf-2b83eb9a64emr266489fac.4.1738870078931; Thu, 06 Feb 2025 11:27:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2b825fbf8besm102737fac.11.2025.02.06.11.27.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Feb 2025 11:27:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Feb 2025 11:27:58 -0800 (PST) Message-ID: <67a50d3e.050a0220.d3bba.5982SMTPIN_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 65B466052471; Thu, 6 Feb 2025 14:27:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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 PASS_ Branch: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#312196 Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 40 (ARM Clang) | PASS | +--------------------------+----------------+ | Fedora 40 (ARM) | PASS | +--------------------------+----------------+ | Fedora 41 (ARM) | PASS | +--------------------------+----------------+ | Fedora 41 (ARM Clang) | PASS | +--------------------------+----------------+ | RHEL9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32466/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/