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 59CB1459D7 for ; Thu, 19 Sep 2024 17:28:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6358F40B95; Thu, 19 Sep 2024 17:28:08 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3524740B8C for ; Thu, 19 Sep 2024 17:28:07 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39f56df0ddbso3869125ab.3 for ; Thu, 19 Sep 2024 08:28:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726759686; x=1727364486; 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=BEpWNusecDg2+mv8MbWXvcCKW8T9JvrpV4kOOopHZd0=; b=N7Ijr04xgPGi4OAhDl7gYMrB3YHnmKdZtHlTUzDxBT33Xv9i3ge5UjL2HQKsk2dcg/ fNwwtj/jfg1U805Jqri0UgzKpfn6hP2IxNfMdN5LhrmCO1iX1V67sFOYPxkq09Othzpn rimJVqsfmoqc5INRRGe32ewEc1XTp75yCruPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726759686; x=1727364486; 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=BEpWNusecDg2+mv8MbWXvcCKW8T9JvrpV4kOOopHZd0=; b=HtTxL3pe7VmDW8VfkeF5B4E/EUxPTolZIguFtUtfwWxF4rhoeKEqGTz8e7PcGrRS9v XYcmJqkF4wHPVwg7XN/ZxjyNUzpj+J/mmXXdDEVwqYZjZAjXhCNA+gasYP2jvSoYBo6a 7mttkbyYPsBHnliLv/p2fX1zm/Pkuy7AU6y5cHX/jg9CZRJbD+H6ooB+R0+iw4LuqMJN i2yQjqVyCSVHao1iZ6v4IHyp0Xj4ytrVkIlgMQyomnHhSM9kYBGPcr5QBkvRFu4itxW3 R/ePlLpyH+OlZvbFHKs5+NSGDVKlvtkYL92qKDWMfpJ4q8uQndyS4okqqJpjZjhhlLwr wjjA== X-Gm-Message-State: AOJu0Yx+PBbi3Nq0BYsT5L6wsfaD8/w/rHFw2zIFVP7s7kqzWGl3982h jA/4xug1HPRzDzSKhMCLmdBrNyLZLoDqGnCc3hXcjPF+TVC2D7DkPCVH6bsdum3qWYt6RuEP0DT jYKUh49zaSKKCJ2McaTnJPe2VzB1afscjh+jAVO7i1UCBuO+bdq2Fu1tM X-Google-Smtp-Source: AGHT+IFt3v2f43fEcHAKc9q9/gSaAK5tjMTbkGKqq6PdhJ+prqmuAaGdPjl0MVoWgHDhDIwGJMTRA/4c1EcH X-Received: by 2002:a05:6e02:2196:b0:3a0:8f20:36e7 with SMTP id e9e14a558f8ab-3a08f203a1bmr215626435ab.19.1726759686435; Thu, 19 Sep 2024 08:28:06 -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-3a092e72a9asm3506745ab.47.2024.09.19.08.28.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 08:28:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Sep 2024 08:28:06 -0700 (PDT) Message-ID: <66ec4306.050a0220.10c0c7.993eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D86BC6050A6B; Thu, 19 Sep 2024 11:28:05 -0400 (EDT) Subject: |SUCCESS| pw144297 [PATCH] [v5] net/ice: support customized search p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240919032934.800979-1-zhichaox.zeng@intel.com> References: <20240919032934.800979-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/144297 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, September 19 2024 03:29:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:a071bb2a52b01a4e189047192b121a5721105d7a 144297 --> functional testing pass Upstream job id: Template-DTS-Pipeline#182396 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 | +=============================+========+ | 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/31081/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/