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 B193F459E3 for ; Sat, 21 Sep 2024 03:58:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 908B940041; Sat, 21 Sep 2024 03:58:05 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 932694003C for ; Sat, 21 Sep 2024 03:58:03 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7db637d1e4eso1983639a12.2 for ; Fri, 20 Sep 2024 18:58:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726883882; x=1727488682; 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=m5mHfD9A0kF25F3aGcZAQiPZ0xU7MJSgU0avX/kl5IE=; b=bV7uzC1fvjr5ftwALJzAcHcPX1DigqzQlJKdnZHPeeCtVEBMUMfR3Nq6yd91Un6TPG D/VbBW5VlYb28rksUZV+8HCxca9KHI2YX/IWxjr0Dw13zSoUe9lATzlou57D38oWdIKE GN9wqUkJjnTaKFfI8acv7LocGJ2Dkqdv06YWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726883882; x=1727488682; 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=m5mHfD9A0kF25F3aGcZAQiPZ0xU7MJSgU0avX/kl5IE=; b=AjCfixU4k4F5/ScwaexWnMjQJh+vSmXgY33PbL5P90B9LQb2pzcFWxIRzfibftdece 9oIkPCaZPmCvCE9siE0xnfh+C+A5NPdxE/hcQEG3x4N5PkHw4h9s7XRNwDktoBXzTK2j 5m+rjxVDxU9tEloJjTN7CKYw4TAzV7n5AxDDn20+9T4Tmg/dhBFBDwEfMmtBWudcNumA +FL2Bhy3qt6fcOOIQ0vjv77cG3e0PaMirJK1lLZprFAkOZerYC8lJIQ6pBqPTY18lLkQ n884uWXBURZDaNPHPaBrbKlteS6XGXq91oLKXkoTYZgVkSIWfSe15lGYQdPWrW3NsBSu 5SvQ== X-Gm-Message-State: AOJu0YzwKskpyUUhTxkZF0heOcoSpJ8XO/zmFNnsz4usAKxkHef2EY1z in5oAZotHfl9VJZl2N1nzXu74nepiWYopvIB+cgL9rTRkV8Ij5jeww1vSv7jV2sj772+Ni+Sq2T NfaM1YALgGchdCJWf/ssGL0FeSQa4QmiydpiGMUPqIMZ1vYAkOuLQ0UEH X-Google-Smtp-Source: AGHT+IGHKGIqYYKVUZpzTvZJDTMSwCaXrfIK7630EG0U7iXu3HlPhPYBpYZla5sGIzLpO9rmvSCQJhXeix/S X-Received: by 2002:a17:90a:780f:b0:2c9:6cd2:1732 with SMTP id 98e67ed59e1d1-2dd80add1d6mr5697921a91.0.1726883882526; Fri, 20 Sep 2024 18:58:02 -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 98e67ed59e1d1-2dd7f7d9656sm191316a91.7.2024.09.20.18.58.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 18:58:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 18:58:02 -0700 (PDT) Message-ID: <66ee282a.170a0220.1e7dbc.9cbeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AE4D0605C351; Fri, 20 Sep 2024 21:58:01 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/144297 _Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, September 19 2024 03:29:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:a071bb2a52b01a4e189047192b121a5721105d7a 144297 --> testing pass Upstream job id: ACVP-FIPS-testing#7006 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/