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 5FC20459E4 for ; Sat, 21 Sep 2024 06:00:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2511140041; Sat, 21 Sep 2024 06:00:02 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 6692F4003C for ; Sat, 21 Sep 2024 06:00:00 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e03caab48a2so2290516276.1 for ; Fri, 20 Sep 2024 21:00:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726891199; x=1727495999; 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=tSrxdp9JBfueow5oOn9SBnBk+zYCCWxbHw3u1COjZdc=; b=aA/XmvkSypg5CDhZOXy0OXc9ovTkjfvIcPF4eBx62dE2HCgV4G9SG0858UmXwM93kP 1p65Gv61OgIYbJCaLw/PJvP34PfZMnGLC/PqRSvGoSLk1RolLrjE/9n3HLVj7xMbc29K V+C0qDSZlGPTiYvCEmI44xVc8J7GQLjZ54xY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726891199; x=1727495999; 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=tSrxdp9JBfueow5oOn9SBnBk+zYCCWxbHw3u1COjZdc=; b=S0aXMaeoYJr6FKuhrIawz69C5zjRki2xyQrBaQha1B7lShDH9WLA1L/2tNpUQnNBlz cEoE+z54cUxHDUJu9llwUMGARhiJZATIB7BNLFTTVaqrhLFYFMmgQmmuMNgjQtOyruhh 5fNO+qnmBaZJwn0eSxzW4AOEg64K7FVcWh5+kMu3zk5//b2lxk/CF2fPvlyxbu0rKHBp XkRbFYOEbmqRMIFyj9gMWhK1q18n5F2nq9YAvnc4r3bRXAlOG+Je4m4SNCx72Oyq+eWJ QTvhVSQSURjaIP33XFkLVeZ9dKuWdp+R8/FAA2Elpr5UxxKLheyO6goIpRgTmk9kArww IIXg== X-Gm-Message-State: AOJu0Yxt98CjjZ7FnxkJcgsNCNEk6LYNa7u0fj/TRttUZTS0OjhvBecL Lhb6+bB//adwXvdMgKq3P3a3h8frhv8vy0vq1wqsVWe69ZmKh3AG8TqFf5hvqAAt6yBHpxawiyg GVY0n/gYioqD4G+cqWUAAOJKMWPCwJeFAljzZq+zReDjpGBazaTcVxYzS X-Google-Smtp-Source: AGHT+IFmv3IfT9i0pY/9s6CRU9e2IX6Tink/q6/UOmMikaHZuv4/InMmTO89Fs00X+Lbf+vZOe4cowdYIGQR X-Received: by 2002:a05:6902:72e:b0:e1f:aec0:4e6d with SMTP id 3f1490d57ef6-e22507d5e1emr3860746276.14.1726891199700; Fri, 20 Sep 2024 20:59:59 -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 3f1490d57ef6-e1dc113c33asm702444276.20.2024.09.20.20.59.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 20:59:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 20:59:59 -0700 (PDT) Message-ID: <66ee44bf.250a0220.1a94f3.1eb7SMTPIN_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 459FC605C351; Fri, 20 Sep 2024 23:59:59 -0400 (EDT) Subject: |SUCCESS| pw144338 [PATCH] [v6] net/ice: support customized search p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240920100559.1464272-1-zhichaox.zeng@intel.com> References: <20240920100559.1464272-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/144338 _Testing PASS_ Submitter: Zhichao Zeng Date: Friday, September 20 2024 10:05:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:b98491e1cada9384886a55369aecf2bccc80b4cc 144338 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#265350 Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+===========================+==============================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | 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) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/