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 F229F4574A for ; Tue, 6 Aug 2024 12:56:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB02D40ED0; Tue, 6 Aug 2024 12:56:38 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id BBC00402A1 for ; Tue, 6 Aug 2024 12:56:37 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-65fe1239f12so4955267b3.0 for ; Tue, 06 Aug 2024 03:56:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722941797; x=1723546597; 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=ORJpzGYnmuUybsE+EH6Q0Fcs+f8VRfa4tNjTUtHFaNE=; b=WU0yP7t3ELTGh+y3c+pO61fHtq2imUlSZv8o/e3Azaj7V4bxcz6B3MSwnD22tx717R 0Ya0L/PbMc/Tp5u/jm+0YDYHdNJ0VD9wYYQrKHU8S3qCp7E7bP/MvHj5rXVDt/dDvwvz 02u35IQgXw0TeMFpQtu8wWPY+3HzS2IFtU99M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722941797; x=1723546597; 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=ORJpzGYnmuUybsE+EH6Q0Fcs+f8VRfa4tNjTUtHFaNE=; b=dFZD6ow316BIdxM86g7oA7RG471ye6ZQTm4E9bUfh+U3BQ6+9n9DEQm9OhIzCXjZ0V hm+iMZydN+V2SOYowkjPhJf3W9tHQg9VI2KKXMZQl54DlELZe2HlAW7oXVvpAXEfMb5u lNAjI9vFA74YGNlfjtxJNYWcCiurDDdICijKYw2lk+6cmR9ehPrgsrVUyy6irI0+wFJ3 kTy/L5IE9mRVeJm4fNsAWYEuNeRtGSI+5WC00sWDntR1pvstDWU+4pOE3DR0xcLpiF1v HAEqFABXxqOr4R/bEqiFeLo9HaQ/hE9TZrIZI4sX94NwiY8H4btAmXEoIoPd8wF1M817 H62Q== X-Gm-Message-State: AOJu0Yy1EM4YQA7DAi5uF91MAWrOJL0275/4DWYjWxycfK7gtUinA9QY JcWLjr1TPGC56JjZ3uBO2wqk4lZMXqSl6VGHTYkPEXHi8Wdsh0LX3gS+wDxoqRX8zds5yX+PqNF oyKRQ+kMMKFKurjdfMzH6JbdKMjp83yl4Wrc1vNmaxCZZmXeMFKm6mOLX X-Google-Smtp-Source: AGHT+IFEwFATgqyFXX9NPgpgdyljB3E/gH7L1Yz5XB4GDJeJakyNyR1uek+vvK/p35jsAHDyW8mIyXlLiPpL X-Received: by 2002:a0d:d2c4:0:b0:64b:5cc7:bcbc with SMTP id 00721157ae682-689638f5d1emr134836517b3.32.1722941797124; Tue, 06 Aug 2024 03:56:37 -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-68a1226ab2esm8434157b3.23.2024.08.06.03.56.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 03:56:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 03:56:37 -0700 (PDT) Message-ID: <66b20165.810a0220.2927e6.ffacSMTPIN_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 CDFBD6052500; Tue, 6 Aug 2024 06:56:36 -0400 (EDT) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142806 _Functional Testing PASS_ Submitter: hailinx Date: Thursday, August 01 2024 08:18:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142806 --> functional testing pass Upstream job id: Template-DTS-Pipeline#172714 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/