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 D3F5445656 for ; Fri, 19 Jul 2024 21:36:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF88C40DD5; Fri, 19 Jul 2024 21:36:19 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 411414026B for ; Fri, 19 Jul 2024 21:36:19 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39888f465d7so1758955ab.1 for ; Fri, 19 Jul 2024 12:36:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721417778; x=1722022578; 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=E96MIikBax+j2DDMv0fOa72JG66jVlx//Pmwx8aVjH8=; b=iHzmIaj7pEm0aikIeffj95BXJtMG10Pz0JBYBJlZ/uVKd/qFTwW+rasHgviS8LM/fH mtpW0WNvW91HeYyvY8IadJlZUiXsN9l0jb4BwFMmvYK52k6QRb+4bUHjWBqk/f4kfAWl 1PlqkHSxMTqMFxM0ja0iQeY28/CXledPy2dUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721417778; x=1722022578; 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=E96MIikBax+j2DDMv0fOa72JG66jVlx//Pmwx8aVjH8=; b=mr4CXXhsg0gQaBik9l93hxwryqbALjL2hmxbQGT1KJzgqavDNg8RU7UGMN057ilyNQ pNWKl6HHpqL6ktNmIWT4UvUH4nWIVpOAiddfGaZ7MJzRdFjGhl0BSumB4f04YpHuAcoh aXx5jNzRldbj/W/ojo3+HPderpCUPxNu7z/FNopxWc9yC/+b3iUitocESiOi/vGZJ8UE Jb/YBPD5jac9lBCBH7uu3VUdoxm1rk4zqB1x0N6z+JczBllS86uSc891GQN193jtrnbC zyy9sdMoCWi+7PIgU/1roOpCGaevh21p/lCXdiANdaMNvYq4fzPylTM4EUDLsEMJExin bA6A== X-Gm-Message-State: AOJu0Yw0Qc5KfS/qbD5dT9cf1u8NgQQZwRzPNHVgoKxqA4oT/Le/Tw+R k1v6MI5PwpZLVa1onVFpVLBtZwc++vO8hxIpfyqXnKv2uA1FQIHiartl/Ni+zcDYPDCJgHLBJ4P dSqAwIGfjcOqIXSJndGPgrrkmXrreR/9DlzUQj7wIcE6uV3H3kiSFzyl1 X-Google-Smtp-Source: AGHT+IE7vookYxBypd4RbZQe3flKF8h+M372cTvNVK1yRDDMxQmmlzZIs8ltx+PqYRI8HyXM4sr2ooLpTUlH X-Received: by 2002:a05:6e02:1a0c:b0:375:92e2:7617 with SMTP id e9e14a558f8ab-398e420f7aamr9678085ab.3.1721417778496; Fri, 19 Jul 2024 12:36:18 -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 e9e14a558f8ab-397f5095560sm896175ab.5.2024.07.19.12.36.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 12:36:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 12:36:18 -0700 (PDT) Message-ID: <669ac032.050a0220.275442.5a90SMTPIN_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 EFD7760526E2; Fri, 19 Jul 2024 15:36:17 -0400 (EDT) Subject: |PENDING| pw142557 [PATCH] net/ice: fix DCF init for E830 devices From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240719134427.10512-1-ian.stokes@intel.com> References: <20240719134427.10512-1-ian.stokes@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/142557 _Testing pending_ Submitter: Ian Stokes Date: Friday, July 19 2024 13:44:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142557 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#242033 Test environment and result as below: +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +=============================+===========================+==============+================+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30565/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/