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 8FFB645D76 for ; Fri, 22 Nov 2024 00:43:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 687AA4026E; Fri, 22 Nov 2024 00:43:54 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E91FC4026A for ; Fri, 22 Nov 2024 00:43:52 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2127d4140bbso15433305ad.1 for ; Thu, 21 Nov 2024 15:43:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732232632; x=1732837432; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KQErIXqkT6goOVw/ic1RPxvuf7cVizxchEPN/D3YR6k=; b=ElPuzjfA8uRlcV6LgEMN6SZ/nWJzWFET7QjSTO7pU8Nuyrh+PuyRDSxY49VJSjl44S SFNGTnbGgOrmvF2Z0pAVaI8JN6QYPlax36IgHwWl3BTodV3+wyVDMaA07UX+RBAONm4x ZIMwdYKOgUvjQzdUnwAsS8L3KMWrqovEtXBmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732232632; x=1732837432; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KQErIXqkT6goOVw/ic1RPxvuf7cVizxchEPN/D3YR6k=; b=eeYk4WP743zxYi5/mH5/IXRDuRIicn+7BIP8+H56DoLweS0RsaRblE2YshG1hhBRgs ceqGrVD/PjzhvBAauiiJwxPiFJNOxGy6iXIiLkZx5jSgz4vxgcN8Mh99C2k8HLg+pBpz frTAdY9cU/EJGXg+S7Sw+6hBPenjyM+Qn8PEvnlxdMUwaP/kP284Jjl6iI1o97gdjSSO ZF0ke/FiFy/VVoNzIZ8MS1r5F8PLleGbh7xx13cWaD7Uq0NQvhgSmHULmto0mPy8kAua KP4EilEcRZXrXlbfMSO1NywOBYZBOiMRdzQAWao34ccGerE14f6x9jrSblLk68U7yxbz FOuQ== X-Gm-Message-State: AOJu0YykDEdaQcjiLA77YrEzBqBgskzC1OHOHirTkN6sNs4PTGJFuK5o m4wpBiw/YCmSwcYxkuFoQ77oTAAaZoJHVF0VOWP4Jdpw4mFPqZ7dixxJOyP6xeWfmc5SUHdb6lf VQzlebxGBqNK/YESJIqiXa+TOK5rBbr5iOpmf8qOO47apltYQWAI96Nug X-Gm-Gg: ASbGncvxUixj1Xy4m/xCP3EdqzSNmdjyL9n3hmH1zhVIZa8GO8M8RQmhz2Vnv9Zd3dB bbIwLae766tcy5TS9ygzMOESraIYVfuZVFOG+lIKE7B+X3AAUqTegUAjUHB2p0X0eXFDFCnK/r7 fzdRslLcZei4Y/lKAIAG6RyyC30sPRytlv+j8/1Wtoyo2priPo6cAcfvwqCM6mb6XEK5r9RdEiy l9n0CSYIny3J7LsA0iMZA4U04MDj4q9tGFew6HNZ3TdgI6tTeSPXVSK4WGbPNbxbRCnrJpRy3I= X-Google-Smtp-Source: AGHT+IGTv7o31I//BoI5Cemdho9LNFen9hnJ69kuFdRlYUTT3Edk8juzM7x1R2gsTzka2lshPC5zCQUQV2Tr X-Received: by 2002:a17:902:d4d1:b0:20c:7d7d:7ba8 with SMTP id d9443c01a7336-2129f2999b5mr13190615ad.46.1732232632093; Thu, 21 Nov 2024 15:43:52 -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-2129db41048sm287475ad.23.2024.11.21.15.43.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 15:43:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 15:43:52 -0800 (PST) Message-ID: <673fc5b8.170a0220.23ed4f.1d4bSMTPIN_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 2A0656052471; Thu, 21 Nov 2024 18:43:51 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fa9d8629f800e85054b5c69678c3aeced4866e0f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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: dpdk-next-eventdev fa9d8629f800e85054b5c69678c3aeced4866e0f --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#336548 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31673/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/