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 21B0943D14 for ; Thu, 21 Mar 2024 10:26:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A019427E1; Thu, 21 Mar 2024 10:26:52 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 7DF9C40261 for ; Thu, 21 Mar 2024 10:26:32 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-365b3d92354so2856105ab.1 for ; Thu, 21 Mar 2024 02:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711013192; x=1711617992; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ta2E659HhLWTD+qOLkYLLvqG/XqxJarM2/vSOTNmPkU=; b=ajSF83vlIVioNnugOY9Std3trIaCLSSGcGIBzHQ1pYMSdMzeERJHnPjGnDE8Z1Xkt7 ZTlSsaPC1D6omAVHEyKnvAVcQz3SaUdbIoeg6KUmXi5BqeesgYdqND4l1F8ikgl311mz NguioDDUSh/TSom6p4W6hA90mFhq+7kW0VUu8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711013192; x=1711617992; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ta2E659HhLWTD+qOLkYLLvqG/XqxJarM2/vSOTNmPkU=; b=c63STd5LpXL7qrwxvHf9ezZCQLuHxevJZl2WRKfdi51w9EYA072BEPmklCmYuOLlDL 1Iho+5YEH/dfKK/461OoQuCoVRU3vFRCJxST0JeDtxVlj4zHEsscJvb1Rb8tONQtpyzj PMX4s4lG6v17jUTw1pLJYMXZthBHbPOf0SB1Gzm2pyIJAzcswLVWjiPuCOGinHLuchcM YttFpSIomFIB7AV30wBmtIoYVLTj4MJCQnlBdr4qh8rwnOUxGLqGRcmSaAGt3v7HeE1u vMuWalEHknXWUpA8va9Vhln9YDSevO58EvP02oMK3iVuyCuKPG0oY5LmXiYDUDwXAwgw 8Lww== X-Gm-Message-State: AOJu0Yxs0xKvONjmohLkwUIHKRia0IU2xiu4phJtTPH4PUquIs6qHyip 32Est6PzphQSrLP9tExCgjVyRTbQ3MYZVRx/N1LerfQ5TemJMQb49AHWLNKyOA2Ms28AJ60x/20 Zu3r/wjYd1e3vZLj4zIs4jPJBQEjsCCH3 X-Google-Smtp-Source: AGHT+IHKuNk3grP69k93n/iR/9Txbbi8x5dGJLKrM/WFdxloqtt/8zvf8+xzvkDTU1xAPdj9cXpCkvbmay0m X-Received: by 2002:a05:6e02:13c5:b0:365:7607:3f5d with SMTP id v5-20020a056e0213c500b0036576073f5dmr1321700ilj.3.1711013191935; Thu, 21 Mar 2024 02:26:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g8-20020a92c7c8000000b0036639048980sm843674ilk.7.2024.03.21.02.26.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 02:26:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 02:26:31 -0700 (PDT) Message-ID: <65fbfd47.920a0220.5e666.ada3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6598A6052471; Thu, 21 Mar 2024 05:26:31 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/