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 4621846048 for ; Fri, 10 Jan 2025 10:30:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B90B41148; Fri, 10 Jan 2025 10:30:52 +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 7FC4B40648 for ; Fri, 10 Jan 2025 10:30:50 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2a3939a758dso619609fac.1 for ; Fri, 10 Jan 2025 01:30:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736501450; x=1737106250; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VSWFmn4xbH3+rmu9im7hloHEweSnYgLtjRPak2Uv/iM=; b=CIAVOhzHAXUSo7uJI8qkjqQT88oR/9BABTBqihCeiWiyjZXUXD+LnOs50l9Tuay1I8 jwykPglRhIEFjbB36S9cqZ9VTbCLbsU0IxT/NnlRNIY4HI2iWI+vJMm0LMs+rMjDa5XO RryIkiaw6SsCE7iRxMtwer7XYceVUQevgyHKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736501450; x=1737106250; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VSWFmn4xbH3+rmu9im7hloHEweSnYgLtjRPak2Uv/iM=; b=p5iLyRfLWjXNcnkznMDifnYZJc52Qn1GHI0SX6+P626IoMS2Rcw90yd4T/wZGQEp7+ 8DomR7Z0bMl9LBFJd1Gm3vXG7LOG6tPqk66QsnQXz+0X9ITyKHMyXdjdbu9Eji4bCV/B PN19mJpEBKMxZd2jjS+uM4QLgJoSnmS+jzQZQERxuERFrRq2nR6UT+A316S7ompt5mQD 4ieMHIFKVP90wxDtQAobme1buIp4ZIfU1QbNZXZ8syY5vz4Ria/3UNWMgIO5CtQUxg7s lpaGkuy5Y5rsAIZcdfJyq7QMv9Yt1Vtt6ESsg5ajBWBmWd2+3SNvjhZBV0x8s229jN8f VLCA== X-Gm-Message-State: AOJu0YziSD7oo8bmiNLaJOZ8XwXZ0RucjmTseXDYHDV+BcuqECXsges4 9PeEsIcM2C0KSS9hhpOiRkUS4eB+LJblBv8qlIATXmG1rNo5KGkeOu/oxzhSQ3MO1c2C1P7o1Lq Ac7xchDagYNSwnpG/KqpjeDgVtxVo9BLo X-Gm-Gg: ASbGncvgCfZs22M3+/4Ubdhs30ZNoin97mlOuF3tUr9UnWoQ+X5AiqzT8CwLRN+Zn2b GTgNh2e7JGbt3RVx9UpnKVRLI9we2o2rbapYUdgSfWyRXLaQZ/iOxFYRmpiCuRwMHB1B06KrqC7 8/9eQC/fRpjaDaT7A0Dn90XWQCaJ40Ne/G7pNeLY1hon0nSEs4BBDdwa8bcR55MWZ5gp8hy30R/ QjiDBy5nMseW0h/k/mrDleM13KA5faA2hPm8EguUUQHUbs5YHVmel2MS3QGj9nx38SiNoM0QmxO ow== X-Google-Smtp-Source: AGHT+IEwa1z5brHwISAtNfNf8U3Gd2Ee52IX906UMaQ9u57iFljMvX1GEnlg7B6PjLWSnJ/RwDGN5rSz3Aag X-Received: by 2002:a05:6870:7e8c:b0:29e:49b3:c50e with SMTP id 586e51a60fabf-2aa066c71eemr4798096fac.13.1736501449744; Fri, 10 Jan 2025 01:30:49 -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-2ad80981c62sm154039fac.30.2025.01.10.01.30.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 01:30:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 01:30:49 -0800 (PST) Message-ID: <6780e8c9.050a0220.1b484c.a381SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 385606052471; Fri, 10 Jan 2025 04:30:49 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#349872 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/