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 B9C8545F62 for ; Sat, 28 Dec 2024 10:36:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC96E4021F; Sat, 28 Dec 2024 10:36:28 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9AB4140144 for ; Sat, 28 Dec 2024 10:36:27 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21670dce0a7so34294185ad.1 for ; Sat, 28 Dec 2024 01:36:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735378587; x=1735983387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jaf0VAHx0X7wl3UcSWZpWGVkEti0nfN5iEKaLGRw1fw=; b=iq6xl3IVv90z0JGczh/mfQgk9bv1hp+0wRCwGtPkC0Y4IWaxQWpelceRmadu5AluTt o/8Y8vJniTZGr0+hXK04zC1CweEkIzCezDvI8WlXvCaJp4Qbd26sRUZ1Mi2qofXW2m3y LiONM3GzQcSQkidep3pdBy78uqgmTyS/YA9dA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735378587; x=1735983387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jaf0VAHx0X7wl3UcSWZpWGVkEti0nfN5iEKaLGRw1fw=; b=oruA3B0hWODvX8W08aSs6Dtm7gmVsZ2U1VpbbemZz04WdxRieyK0jtIRLZ0vaJ7nmj tlCcgu2Jw6Bjqg81lVQk80FYmtb1PH5SNNTRgCwgcLnaqtrLtjArS/1jmsh8fGhyLDsy kRF+PDL36otdL5E8AF3kyHf2SYO89pfZEz17hKE+ddxilKGXZyxxpRPlSDBPDib881Uz iuXcX+WL4uDpRyOlreO09xef61unVc1bDMzz0MHOtiOoPpNjaGOvkY+yk11xqj9dL8jO MuRWIYqx+pRrEZAuGE+xlLgnnNGFHhjnV/fVHqnaiZ4nljSGgHg+jQPsJAURwPOFXBGO T62A== X-Gm-Message-State: AOJu0Yzgfv2XzLgtvs0sWeowzXhGwTJB7eqIvX+0RTWMpjtDVX1l2LdW KRStNp1/lpN6EwIO9Q8KjmLrdf9hJH3n1JlTal5IZTEmMORK+y4D2RTblzhFXEuawgL7EuWw1il 7DdrpVdJ+lQFol7yvvG5tY0Qp6EoGKyD0AvVIr4q0tjSvsEdV X-Gm-Gg: ASbGncvIO40lhkKbjiMHhgqjWN04qmBJFxsgZLAuWZ5/HWVHO15y+e5jcVOWxJX8AH9 kuC8iZJWVmaJL5zb8O85Y0P55yqMRlwZM+O2YXSpMDyeFdTieoy2zOjdNieUK3jj2yNlQj59Uwr yqnNlDlpWy7DrObzwhmz+DHqVvmaXpCPi9J3UIlxpxelWyR+Ip2wOwW4lAdVI2SVCNPXM/279bF hbP8/NmOnTryJ4vpCMKS9MtNyGfUtyixPLeoDNwgwcevoaYaYnqeAiX43h3xTQT4AG800vzosZw o5lT4Q== X-Google-Smtp-Source: AGHT+IGsckTemRO6PLi5+lWWY6gpdwrJoj313+dLvjeA6zlPxjnJA+irfWeGkDCzB3CvsnvoS4gw+qSkTtKC X-Received: by 2002:a17:902:f644:b0:215:7421:262 with SMTP id d9443c01a7336-219e6e89283mr489911375ad.12.1735378586665; Sat, 28 Dec 2024 01:36:26 -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 d9443c01a7336-219dc9a296asm8742595ad.67.2024.12.28.01.36.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Dec 2024 01:36:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Dec 2024 01:36:26 -0800 (PST) Message-ID: <676fc69a.170a0220.3a42dc.923fSMTPIN_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 5CC266052471; Sat, 28 Dec 2024 04:36:25 -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#347288 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (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 SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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 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) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32069/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/