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 EC9AF45F56 for ; Fri, 27 Dec 2024 09:19:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6A684021F; Fri, 27 Dec 2024 09:19:44 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id BB78A40144 for ; Fri, 27 Dec 2024 09:19:43 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d89a727a19so71206176d6.0 for ; Fri, 27 Dec 2024 00:19:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735287583; x=1735892383; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KfAHjdWmOzuOmoQGG2DRxYxCOkMt8Y5rAjLhu1rEElY=; b=brckg/WrriGEZZ2TEytXgEUTXh2ljmnmW2Al+nt2bt4Jnh1hlQVrTDSDm5hdz8Ii5M l6wNaQv/SfwNTDWq6mKh/WbWLYEmLM5WkFohzSQgwA4CZfwfCxPIjI0BRfcaV5M7i8v4 Gq55icnb+xuUPk6q3e96WSP+VtiyNQ/ZaUpxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735287583; x=1735892383; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KfAHjdWmOzuOmoQGG2DRxYxCOkMt8Y5rAjLhu1rEElY=; b=sfrBpIE3iVo3f4OJR1vj0Wb3Hlb9on18DZRQr9m9JEUJwPQOXw3lxLuTv9rHxqJ7gO zqBz2z08MBntks55f6Ln4QLKA2I0RI8abUdbuctnUtyvP71XEedbYuuvm80NrmgiJ2sn RPi3vYIHVfZYcSVBbN4jpfVWz3DHI1sJJDRMQ95Vwl0emzkBzhz6GmdK5QxM9BfksUSt Z1Z/nQcTemDH6aPAMu70+SgcitkZwyG09dQmA+F2/ztWwbaHOJfxtCn/L6qDKIUaJQ/G NWqisGQIzNEDN/SholCzstyw36Lm7CTBQXOL72sYfPQj+SRLf+b4iDm6zHGa34sD0u0H Vx1A== X-Gm-Message-State: AOJu0YyZ7HLmCs+HeNwuAARc/UHl2/NTiQgST6avWhIjCGholgJ6IDhb /n1xvbhqRcyX2xZGIgdXNlM0jFV4BkDXEvHK+SjGLtsOfycQPM66nQk4u8MkAlokn8ZRDTeUROX 4hBVT4QI0SMmgQ3yVOqd5PKHqZJomWaPx X-Gm-Gg: ASbGncvNbYzDUGqmzmevX3RCRzd3FrwFSkTyhngGDW6D37N9lzYDfRbcuWkvoXuJffD hfsSAhKeRdZ5eiN0c7rCbz/B3LtIFBPikR+Pn4neqTy6ELe+LIMlRqaIu666uLcUxLIoCCe/yAn 65f3DNjC/ulzbR2I3JJ1fyH8JynAliRrzXFF7PW9LNiP08JhGa165qLbv6XMRBCa7YAVI1Nera5 Xk/1HHM5ONSRJjDU371q94BSJpbW4ZfxuCZAEbLQ1TIs90788yFf6BqWTGo6p8KvVcBkZbFobq1 Jg== X-Google-Smtp-Source: AGHT+IEY72An/J+MShPiW8pKgE1NWTwiuFfggAcmYYOI28lKYTaPrVtEpn5DCazBpjcu2nwnkdWWInSQ653x X-Received: by 2002:a05:6214:3c9f:b0:6d8:a9a6:83ef with SMTP id 6a1803df08f44-6dd23618bb2mr448296456d6.20.1735287583007; Fri, 27 Dec 2024 00:19:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181a34easm9759856d6.48.2024.12.27.00.19.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 00:19:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 00:19:42 -0800 (PST) Message-ID: <676e631e.050a0220.2eb7a0.4981SMTPIN_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 A66716052471; Fri, 27 Dec 2024 03:19:42 -0500 (EST) 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#347039 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/