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 AE30A46095 for ; Thu, 16 Jan 2025 00:51:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 976204025F; Thu, 16 Jan 2025 00:51:03 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 54E0740156 for ; Thu, 16 Jan 2025 00:51:02 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e479e529ebcso515315276.3 for ; Wed, 15 Jan 2025 15:51:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736985061; x=1737589861; 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=HyCY6TpCDl7l99tQfLtF6Ae74F+aAVtjsl61MA2KVus=; b=ZHLdY8ACCXxn5GL9FIMeqmf9gS0x9bbGzzMJPfj3WS+OvJxaO+7ZKck71YCxB6QF0T qOSl0kIU2Gs3NYWAgX7pYqBUe0c2BpiNEDEbW0LN/klMHYljSGlYTerj6Z49vrp038lp o1+wt6V3WWIts/SDlvzr2rGWE2X3s2DNOwnVU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736985061; x=1737589861; 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=HyCY6TpCDl7l99tQfLtF6Ae74F+aAVtjsl61MA2KVus=; b=UP7+iX2Vbi50bEP1Nu1v8w+ZsVGhecQRbYH0zHyarVpPQLpgWzaFufEuTkKED30CCV Dt05ewnXvvA2p0wICL2+E7YX98zY3Y7DdJudxNV9pYAAt86S1gMKKJKF0XjXYQ0QS4dK uAdqiAwfSdVQqZkPywwNA1YiPx9P6qDalMzWSw6cWn1awSQTtomei5hPPKcpu/ayCYqJ beykVOOHIO95oBwfzV4VHyb+rd4vfShKE9OPvqw05w4WBIY1EG7SBFknlIIMJbD6nnon XYwbmW8cRlvyAqlwRYtzLjfPfeZbAh1shMyzwP9Q7QlREBLyGUDJElMALzmKXmXMjPLp 2Tig== X-Gm-Message-State: AOJu0Yy+wktfcHJKdJZ8njmD4IjGzjYZ3H8j7oyYw2Qa4ddpNwH/ycDi YH9t1mSdNaL85c9xve9mqg/AQ5nd8AJKPoq4u1Co4wTUp2qjmRXBhWKQ6MQbN4UM0ph9x6+RWLZ C5+PlbSPjMBKT3B566Y3gO02EUa3TCJqhTgA7I/u5 X-Gm-Gg: ASbGncs34dDh5Mzu2M4hYAyOnUi9EL/Ez/56QfbmJsYkeKrciGCYLoAhkVRLGetS3MH qU4EHJruXAXuZLR5eXPivArNQLJsY6QD+y8pBVNYaHqEbhD7KRfLVREwyBSaE2iAIIT8ZMXi3nc wrexnDM7BsZjQeMZzJpupEHWVFnEupfqoVR2q5OTREfdCa/O7iDWKmdSC833QElrAj/Zcx6o9+E BAEFIoA3BVsvJnGAN0qTeSbRvFYthoolo7Z4m9pj4MdRCvarFw0DXGYT/nNA0kdH5Wzgtl90Iwb K997ng== X-Google-Smtp-Source: AGHT+IGY2hL/Kmwuhw0kXy8n9UI1+fHXMRYPDANqKZxK3uQn+bzE2ibcwpWqeWsD0GhN6KwssrY1a5DNkCMN X-Received: by 2002:a05:690c:60c9:b0:6ee:694f:fea3 with SMTP id 00721157ae682-6f531241f12mr260616607b3.14.1736985061560; Wed, 15 Jan 2025 15:51:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546c745c9sm7277687b3.30.2025.01.15.15.51.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 15:51:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 15:51:01 -0800 (PST) Message-ID: <678849e5.050a0220.1f5b84.50a9SMTPIN_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 2C6286052471; Wed, 15 Jan 2025 18:51:01 -0500 (EST) Subject: |PENDING| pw150115-150116 [PATCH] [v8,2/2] dts: port over dynamic co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115162959.12975-2-dmarx@iol.unh.edu> References: <20250115162959.12975-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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/150116 _Testing pending_ Submitter: Dean Marx Date: Wednesday, January 15 2025 16:29:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:154303b06ab29e040000f0536961601d952e2974 150115-150116 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#306206 Test environment and result as below: +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+==============+===========================+==============================+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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) 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 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/