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 B91E5459D8 for ; Thu, 19 Sep 2024 19:30:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B06CB43302; Thu, 19 Sep 2024 19:30:53 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 69440432A8 for ; Thu, 19 Sep 2024 19:30:52 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5e1c65eb5bbso659533eaf.1 for ; Thu, 19 Sep 2024 10:30:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726767051; x=1727371851; 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=4qLUvQgKChWt2WGkbsRFzMqe3G+wq+Ll9v32VX7l4Oc=; b=D31n553FHuKNN6ju1VZwlNiUcZq4GjY7QQ7lWRJe8iRFSqeDFBCGI8rLeZ0KouSBtf 1asYdxBZAfKLp56z8937mYSob7lYKScTXbrZw/wNdWNnZPWQpSpMPHX8U27SIMy8cM/s 31RnYdBrlDKvALsX1Okx2nazE8A3bdJuysZ38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726767051; x=1727371851; 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=4qLUvQgKChWt2WGkbsRFzMqe3G+wq+Ll9v32VX7l4Oc=; b=VVmyY8ElzaDbg9PCJ7HD0Tg2r4LdzIuIsfwG1hvHqkbBTM26/Bzip2LGm9AQ4m6uXk HTN0qnijWGn3/xg5fZA1OWiRbweRGOQRg62TpxMpR/KGfn3vRU1ghoKsIbh4Ca7Xc9cm dj94i3t8OGkEtEqPW/UTtZ9M/ychQvVvDVADP3LoleeBhu14w5uNDd5rXKWAe/oRjiZB DBFfxHJe1ny/NFBXdHVoc6niRI6iTkWr1Pj1y6GP0OWDngriNEHbvLmHTptfHjhjiPUm pMJLR17lYnrOItRtg5b1k9cHtYxdosst+TRl01dGURZr7NGOXzfunuJAuHTILyOIs+Nl hktA== X-Gm-Message-State: AOJu0YxdwMDl7bLmTAFJXKG00ybq2irghUHE+u8ifPkJRmnBrbFuzlWB cE7JELjtt+xiZVLFqIl2c7jY65kG+IiRbwATjZ9+cC3w/WrKQXrRNh6w099KdyYdTik0ltYKyx0 3xssHeozOj6TICx9FEzVrRVrYmC2vIH5m3p++GTm7 X-Google-Smtp-Source: AGHT+IETjrYVVbk1eT/IqSdCVpP6QOy38TC+uOGxGVHFie2+cP/xIia+B2AQxzgQqcQ+oPnkE1DWTIR6awQB X-Received: by 2002:a05:6358:2786:b0:1b8:203b:db89 with SMTP id e5c5f4694b2df-1bc975c4c63mr47890055d.5.1726767051352; Thu, 19 Sep 2024 10:30:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c75e46ef9fsm855726d6.30.2024.09.19.10.30.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 10:30:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Sep 2024 10:30:51 -0700 (PDT) Message-ID: <66ec5fcb.050a0220.29ca22.667cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D5D6605C351; Thu, 19 Sep 2024 13:30:51 -0400 (EDT) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/144297 _Testing pending_ Submitter: Zhichao Zeng Date: Thursday, September 19 2024 03:29:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:a071bb2a52b01a4e189047192b121a5721105d7a 144297 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25315 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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/