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 E329D4571A for ; Fri, 2 Aug 2024 14:38:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E071540E20; Fri, 2 Aug 2024 14:38:15 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C04E1402D3 for ; Fri, 2 Aug 2024 14:38:14 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70f5ef740b7so3899349b3a.2 for ; Fri, 02 Aug 2024 05:38:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722602294; x=1723207094; 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=apGAUMY9foTd+g5r8i+WDnQcEV36NZGlboi0b9yPu6o=; b=Hhx3DlaE96zpcA7QBBIfxSQLzO8qXtnM7UZ0lF3tpr3W0cN56SnzbJRAcYAFcKQGCE OSZDESRi++U3iiEIqCaxRsy07DlwqfvgOBB5TrFRw39zavKZA4hc9ZlErJjFsPsyaKPA Tl4bdSyx++vjdiEZBA/PSLnX+BcVBOQlwAHmE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722602294; x=1723207094; 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=apGAUMY9foTd+g5r8i+WDnQcEV36NZGlboi0b9yPu6o=; b=O4RnGl3fqJdpfdajzX1VYIJao5nRJsVXMR14GypxFWcOsHQS325zLSKY+nmkzZqsSM ZWYbii0cXNeYDiikSx5adICerQTgQcZnVtjq9VQg7NjU/deBkr3WR1zIBd4r4ScEg5m9 UevzUFKUidNCIulglbg3x1K0dbqYA0J1r56bKEJwv3AH7VYq+r3VXFsbZIeQZHbQmLTa X5aboPPYBapMOvQS5j1B+KV7ytagfQ3DkvWEO/Y6izm4zcyXeNOA1+IPVoeWNJQaviOM Ov1oMrZCFX3qZOMJm2M0uL3pIuE7D1Y7TjiRXklWVBTGMck1LwfhDJNonA20aBo6aAZw 98cQ== X-Gm-Message-State: AOJu0YxqmQG9vfFemR67kOJjQXVczD0XMFTbOV+8JztUsNwsv/SQ7F08 jGCAPYcHqYG2A0HBX9vDNCF4TGD8v+MO5bOxutln4NMK1Z/4qa3ZiIitXLk9mEzZ3gktO965JkK sa3LTz/d7p8yS6ZO5QL3IHdJXnIXaBN7BWB6QjrSM0aTFSMKajCVW4MB2 X-Google-Smtp-Source: AGHT+IFaVNMkvx6mon/xgv/RVtHcfrNK28LgJULWf8CfWSPLUJkP08eZ5KulQyXDPzgOtGRgNv+8LS2xJ9+J X-Received: by 2002:a05:6a00:4f8b:b0:705:951e:ed84 with SMTP id d2e1a72fcca58-7106cfcf0c3mr4460492b3a.15.1722602293903; Fri, 02 Aug 2024 05:38:13 -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 d2e1a72fcca58-7106ed19f25sm87379b3a.26.2024.08.02.05.38.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 05:38:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Aug 2024 05:38:13 -0700 (PDT) Message-ID: <66acd335.050a0220.106162.68a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 15F1960524C8; Fri, 2 Aug 2024 08:38:13 -0400 (EDT) Subject: |PENDING| pw142806 [PATCH] [v1] net/ice: updated 24.07 recommended m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801081841.749842-1-hailinx.xu@intel.com> References: <20240801081841.749842-1-hailinx.xu@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/142806 _Testing pending_ Submitter: hailinx Date: Thursday, August 01 2024 08:18:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142806 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#248246 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/30689/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/