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 3F3004658A for ; Mon, 14 Apr 2025 08:22:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A85D40270; Mon, 14 Apr 2025 08:22:58 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id B13A240265 for ; Mon, 14 Apr 2025 08:22:56 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-47662449055so19810371cf.1 for ; Sun, 13 Apr 2025 23:22:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744611776; x=1745216576; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2v4r0H9edhMCENkY1MUqp144XIeXuZx1xVzsiaHWvrE=; b=eFPc2iQmtwKtqwRJoPjTrviI1mTzOPDwib8IIE3DtYnzF9qYuRZ0YHN3RJ9XKZ73KI eOwaRghTKnHE3E1fwLKLeE8xqUwElzxT9j48EEothpxXFEjON0AFO49nbmzvFXdmYabN Zwq36bCZejbLC7F8Wnob1445OU3le0+h4GrCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744611776; x=1745216576; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2v4r0H9edhMCENkY1MUqp144XIeXuZx1xVzsiaHWvrE=; b=s3yrgqv6lwobsz6GIXF0rZO0ULpUC/ajBTH0flMUur4TPosonoRx4NA9nq0vZye+FT fm1N58Uoi1MFF6V0GmZT/ujVC8BOyxY34LGLD6+Pe+F3I1pJHyA01NzPc93vudFAssay lnkkL9bXGF/bbjCQ9KhLMCdy9rNJjW6f6AHArBEd772LEpTvNtEZ/V2wWA4SImosTaBX 27WppqmZ+kz4OWa87taRC9+KfJg2FQ0Hsmvogv4rdcCOyxFKhhTVT53slCf1QZF8z+Nr /t7TgmaBMf8xxBUYpaIzXFF2CVRbsbHB6FxwvZV0Vg2XBA3PJAA+6e9NLoXU+YOpDYY8 BLSg== X-Gm-Message-State: AOJu0YyxG7uErw/McvIUE836a0wjxxjqyKEe1/cLjZRJ93LX7ed5OPjw 8GQu4LyYfNU2n+XIxlG5abvBuB+HVlE2N7viYE3GC4CDbgBr/5/Ehn75x02JwWs4mWIw/pqS9Sx jAJmHLKMp3ji8Zikv2TJLwqOCJBigjH2M X-Gm-Gg: ASbGnctlAZxPW9pjcQnkpapRA9q2jCS3qxv8cJcba9Nr0tqjJpckhLStqMWAjL7aYp6 2ZkRbVQkLxGj0C+NTtwVXnyOJO/eA8jd2s/NkXEqG8gn/pCGMau5KkKVEsnjevOSRZfAXqXTH+A MXll7IpkrguWZ3kp36EUAqGV3bUaM0p5t/q3RbDf5/f+8K9cOnbL0mqFvuyI0hphgfsU1vGysfg KoqUJ3CP0aGeabeFujadbq/7VPVomSP+mPzWU3efH97RPBrjlwl2AeigHZwUnnuHem5RNcr6r+4 FTH+nkTlro7y42AStHL9FIxBZsSSuzr1lbxD X-Google-Smtp-Source: AGHT+IGs3nYlEszNuibQHrxCq51uWax6HlqYdJng9YDpYPMwpEf8YOcv71gPuIMJ5en7TWIvH5i/7e3NuDVC X-Received: by 2002:a05:622a:1a95:b0:477:704a:a580 with SMTP id d75a77b69052e-47977559fe7mr174876841cf.13.1744611775929; Sun, 13 Apr 2025 23:22:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-4796eb2ce54sm3649521cf.12.2025.04.13.23.22.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Apr 2025 23:22:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Apr 2025 23:22:55 -0700 (PDT) Message-ID: <67fca9bf.050a0220.138153.2ea6SMTPIN_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 7A43D6052471; Mon, 14 Apr 2025 02:22:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#379785 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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 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 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33244/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/