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 3AC1E457C1 for ; Wed, 14 Aug 2024 12:54:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B1D742E6A; Wed, 14 Aug 2024 12:54:52 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B748740274 for ; Wed, 14 Aug 2024 12:54:30 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-66599ca3470so61863367b3.2 for ; Wed, 14 Aug 2024 03:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723632870; x=1724237670; 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=+mxneGpTmXuoNgM41go9UJ+K0Yt5fLGZ6tlV+FZvrqo=; b=ZzNJzdhy+SLCpcdrg57yjEC3Lv6Ix/ksYtivlkIkp2AYCNdVCOH/acZgOJeDUg5MJP tV/hbanSuvbVPsi2OGm7S/PqWoKoGbhHF8lVZcfXnS3078g/LFS2qvpef4TzZ39uhc12 7p4QloXNsv4Vx3xVaSPFyE2QH502WB5V6iB+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723632870; x=1724237670; 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=+mxneGpTmXuoNgM41go9UJ+K0Yt5fLGZ6tlV+FZvrqo=; b=JQWwXziYGyZ2umyxhVwaP0aPsNMhWd5nTFC//zyHwzVCrfqehXzjDPednBlA4iz/jO vM/MZJ0Y6k8wlEwK55MTrpDp3KrGVWM7qVSNK9oqCpA8dDftl7zkP2HEbNsEyu8D3czK /UoF3yQvegJ5lHdxCBRlspEGlacsrD4fwiguyg7xVsdJjgl5Wzmy1UAJQULzwndhPUQ4 SNK3DyA8RHOeWgO7ZIkH6vhPFjV8MlISe/ppN87aqjriLgmxSEurNT4FjA/sjGYqBjV0 2K8gOSVSsuJIKXG+rzsMmvERiZPKDUkkLkyDvyZg0n94o9AtYbo0j8Dx9nCswBxCOtgp dNlw== X-Gm-Message-State: AOJu0Yylt1nJNDS3ztHRQ2Z7wy+q/LoKkj5iwA549VXSB4HE12MEv4gP 86HMyx5geFNe60jGIP04Qt9E+PZuwMXepetXtAI5nTJoQLQnXMXPgeFXM7Hv3zkW5VpROqXHQEP F5N7TKxvGZ6jIkLn3Qh3QLsg4znBniY215dCKzhAttOQPwg88LVE5E4qa X-Google-Smtp-Source: AGHT+IFOo43x+T3GHxk4Rs/mnlIYkKIVq7exjpNkO3KzDhP5nqP+KX1fne4q1kMCqfCUVGZ27iY7cy54lxKE X-Received: by 2002:a05:690c:fc9:b0:63b:ce8d:c7db with SMTP id 00721157ae682-6ac907aff88mr30285377b3.0.1723632870014; Wed, 14 Aug 2024 03:54:30 -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 00721157ae682-6a0a4616608sm7754467b3.68.2024.08.14.03.54.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Aug 2024 03:54:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Aug 2024 03:54:29 -0700 (PDT) Message-ID: <66bc8ce5.0d0a0220.81340.e4a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A3E1B6052500; Wed, 14 Aug 2024 06:54:29 -0400 (EDT) Subject: |PENDING| pw143123-143148 [PATCH] [RFC,v2,26/26] config: add compute From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240813160003.423935-27-bruce.richards@intel.com> References: <20240813160003.423935-27-bruce.richards@intel.com> 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/143148 _Testing pending_ Submitter: Bruce Richardson Date: Tuesday, August 13 2024 16:00:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143123-143148 --> testing pending Upstream job id: Aarch32-Unit-Test#2995 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/