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 3887245DEE for ; Fri, 6 Dec 2024 12:36:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19CAE4027D; Fri, 6 Dec 2024 12:36:27 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id B328140267 for ; Fri, 6 Dec 2024 12:36:25 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-29e52a97a90so638735fac.0 for ; Fri, 06 Dec 2024 03:36:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733484985; x=1734089785; 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=zXvO07D2VX4ee42q/zVgr/Ah0nMAKqjyJVYqyxS/XPw=; b=ib2Re6xXyhGlsKb9cayjYX7jZh4h6Yo2wm+6vLXRxqZzDq1pV5Q/2Wz7a1pkpyOpaE I2IaWnzy/NqJbjKhiE62Cv8BKJMsNu2XML6AFz7hsP+TTWs51ZGv1cudt8kdUmdlQN9a dr1PSvxkAc93viEBUBRJcuQpDrOk0/nd4lTW0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733484985; x=1734089785; 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=zXvO07D2VX4ee42q/zVgr/Ah0nMAKqjyJVYqyxS/XPw=; b=Rkp1e3xAH+S+lEx42B7DugmZTecWhONGmFGxaJOQFncJtaMDIfYMFygqEeDs49x5+L tcgex4an/yxHj+yZ3f0CuqKr2tlT7l2249EUE28vYSXAgwkj/9dYw0PICY0WU9qItdxj 5ttUL3DIqD3/055lRBI0AhEg0b7Vn0Dc+lkEl1J5+fVIT7PZcXv4WxYf3rBtdObkdh9R PAK6sg3brezQjiTAfmGuTpWWhBD9AbdhHvCrz2LBlfk1nOdixjRV4kyS2IKrP5vjpE9/ HxN8LxGv9VMaleDfQQGUB9VyBYaAvVlntnHqMMuVHneS6mzhBqNtv3mGa9TSEl32I/ew DxXA== X-Gm-Message-State: AOJu0YzA8GJWYktnjthmPVui44h4B6ai2ynRDjKIHwhCZBPlPv3z71vP qSboVJ8VligsxVLYaI1QLLvlC0m1eQZ2Anl9clIsw6Lz6FmRpuOncZL7xubJ1SP9KDI/vKEDSwI O439NZeXEHgygDvZ5BrwB+MM9HUFqtmWT9hFhsrmA X-Gm-Gg: ASbGncs9q+KJMxykJk4jLjTzd4qqzrWE6CnlqoTUIqwiyCi/YuV7wpN4bfdpEZ/kHc6 DliR3ykzIw0O3iNL5AE6SzwRz08Fsdws3S1yMgfGIjyLYq3JGlHpAhnAU4rII1hwVoKFhvA6h8O YqFj3b4QmF30rNnv21UiT3nhrRSA1EmIG9FauR16Bah2I8Ih9g8je3wujRu8f/p51IeAoxVayja Ym2h0nDtas79zLY8XZqJ5S+qOVkAzMrO8D9F18qHrDlBB+cxST7jM0q0ZjTyDkgiJsKDVA= X-Google-Smtp-Source: AGHT+IFmhTs3z/gaLNhT6jW1XOeqfxRr1abIkTl0PQkhw8A+ep3xGKmVyK9iZb3q9NCubiJYI4N6D3fAE07e X-Received: by 2002:a05:6871:378c:b0:288:c045:6e4e with SMTP id 586e51a60fabf-29f73288575mr1214173fac.14.1733484984812; Fri, 06 Dec 2024 03:36:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29f567453e1sm126993fac.24.2024.12.06.03.36.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 03:36:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 03:36:24 -0800 (PST) Message-ID: <6752e1b8.050a0220.16bd12.7d60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EA58A6052471; Fri, 6 Dec 2024 06:36:23 -0500 (EST) Subject: |SUCCESS| pw149049 [PATCH] net/ice/base: support switch recipe reuse From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206013825.2101540-1-zhichaox.zeng@intel.com> References: <20241206013825.2101540-1-zhichaox.zeng@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/149049 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Friday, December 06 2024 01:38:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149049 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201406 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | 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/32096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/