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 2A63B4541D for ; Thu, 13 Jun 2024 18:07:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2789E402E4; Thu, 13 Jun 2024 18:07:09 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 571D7402CB for ; Thu, 13 Jun 2024 18:07:00 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6f8ef63714cso628060a34.1 for ; Thu, 13 Jun 2024 09:07:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718294819; x=1718899619; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Fp/8mgul7fFqqTT3OnkzYRgNYj7HrWjV+DxTxeGFKKI=; b=GBWWDnIaTkBUzWb3qjxstfl0NCjmHVfQnwZRG8Df9A7IumM6d0eyZLtq+gwDXfc10J T2H/mBRm41ibazYiEiY9yeqUjpclB/egtUQztNechGzEf4Q+Jv79U4cwZF2cpgfce/G2 PPJmUgDc5vadz+MhEoPi+crawLrH+GMaKi8Ac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718294819; x=1718899619; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Fp/8mgul7fFqqTT3OnkzYRgNYj7HrWjV+DxTxeGFKKI=; b=N0KRKR329Dk5Rpi5FIu3/xx1F2anZTZkDN3UZ+jirFRbLT2i6oKWUpKJL8cvZAFIpN x3H2zuFQ1znhMiA5zNwJ8AcaxnKxunxjo8VMKdelsdXeMsrdJoUpX3JTY//Ypyz9D86u rWCS846T2YwgozxU2bPsbpehBqB+dwzBF4CLTW7RuSWLaEQ4gEijM87pCm4S8vOi0hFR d8KUuuKlRtS4b6pvxnSZEt+MITw4F/C7DPodLxBzhffGELoXLMEgV6Rt2duRSpaxJZyn /oKIcI2c8rzXohCTf30OTk/THztCuqr9rxCpD9tnWnTnGVpMGVYmy0D5xRx7eZP/uTVf LO7g== X-Gm-Message-State: AOJu0Yzfra6EyAV7RE1Q87bbYs+peQy/bejGxv51xVUqL0AU5dFTYRUs Rzuy6QtrftZ27Vkb3Kx7t8hVcRJtN07oFrZqtWYcKtQlqFciU2BSAaM7sZdVRhccOaQPci0Vu1D PjKDqFvpUrrKLq+DrVBKUjXtRAVFIMOZ8YVZsL+Wuk2uTWKdttdzEU9GV X-Google-Smtp-Source: AGHT+IFt6scMX4quOtkHpg6NzdaVJRhhl/889tRYULnQntLkYFjeSA/zjmSd5OBfwzX6sAz/ZIjjn4ej0xd6 X-Received: by 2002:a05:6830:1390:b0:6fb:8b05:2c79 with SMTP id 46e09a7af769-6fb9376c248mr163793a34.16.1718294819470; Thu, 13 Jun 2024 09:06:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-6fb5b755b62sm37068a34.13.2024.06.13.09.06.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 09:06:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 09:06:59 -0700 (PDT) Message-ID: <666b1923.050a0220.9f288.292cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C7A4B605C373; Thu, 13 Jun 2024 12:06:58 -0400 (EDT) Subject: |SUCCESS| pw141119 [PATCH] [v1] Initial implementation queue start s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240612200337.19338-2-dmarx@iol.unh.edu> References: <20240612200337.19338-2-dmarx@iol.unh.edu> 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141119 _Testing PASS_ Submitter: Dean Marx Date: Wednesday, June 12 2024 20:03:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7fcf40e1f8946e2d1ac8870df53b5d1f8d0b3c9 141119 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/