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 AF39645C5F for ; Sat, 2 Nov 2024 18:43:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BDAD402B7; Sat, 2 Nov 2024 18:43:09 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 9B89F400D7 for ; Sat, 2 Nov 2024 18:43:07 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6e5b7cd1ef5so26067827b3.1 for ; Sat, 02 Nov 2024 10:43:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730569387; x=1731174187; 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=unnCF7qum1n10ANo3aqqyn7TrqHLNg2zodaxRoju8v0=; b=c5UD2EdOAZR1PeKEAZbn3aTnRAbZCDJMxstDE1OBM2wYkIyXsDAhVSene/0aMBost8 BE+X2SvozRP972bYwZqBhmqx8e75cYej5CWF8LlznCZWglyrpEzTyDOpTd47KSnR9N8H SDquX1lpG7MNhrFxwGeuB1mz0hssQ2JtyOvno= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730569387; x=1731174187; 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=unnCF7qum1n10ANo3aqqyn7TrqHLNg2zodaxRoju8v0=; b=Q2Siiqwj5Hv68tBLC9uM8vRjNCmVQ4ZQ1ONCn+C8BD1q1XKg7tVRR4NZ0sA411kO3d 9c9aJNCakiZKW1hA1A4EQHAWncGTvL2XSfc5Vr/Hh0dUPuWOPWCUNS+58nT4CSbkAG60 cNa9BEBt9C9Vx8yu0jGp5UyvekcBfD/BfVyRhfBE7Iv1IbipjcG2FYel9SCTBrrbdie0 FsGx4dKc19lY3Pkvih15AbOzCI9CLTgtKp+y8gxf1LP42zpn3+WCIeokrHgqY/kMtgP1 rQ7YkdJg00GGuFWh79scZpYl/9mQOaYlGQiISqLTgxkXq6yd0wVAJhl6fakxPyedpGNx vMnw== X-Gm-Message-State: AOJu0Yw8DfLvTJPv3R/3GTxnCxs3tkdx56lomeh/3Dy6J11QAPbK1eyr E0yV8twF8PWojyGNXiJ8EvVb6hQV019aqBHb8eLMDC7DDjCYwikmN7gjymfvo7rrDd/V05ScZsV NevzAjr3OdSdVNbIruYruTzZzaW1LzQkL3I01Ae/Jw8GFs7KMYZwwHd+L X-Google-Smtp-Source: AGHT+IFC3BviVo6n+4UUy39pOOxt9evVe0afvuFyYwRlpoSxcisErpqgPUdZjdAcMZ988gUas5meq8NF7283 X-Received: by 2002:a05:690c:fcb:b0:6e2:e22:12d9 with SMTP id 00721157ae682-6e9d8aa1115mr265353677b3.35.1730569387004; Sat, 02 Nov 2024 10:43:07 -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 00721157ae682-6ea55b0aff2sm3630957b3.17.2024.11.02.10.43.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Nov 2024 10:43:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Nov 2024 10:43:06 -0700 (PDT) Message-ID: <672664aa.0d0a0220.3c8c7c.7699SMTPIN_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 7B2CC6052471; Sat, 2 Nov 2024 13:43:05 -0400 (EDT) Subject: |SUCCESS| pw147874 [PATCH] net/ice: fix wrong DDP search path From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241101084443.850674-1-zhichaox.zeng@intel.com> References: <20241101084443.850674-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: SUCCESS http://dpdk.org/patch/147874 _Testing PASS_ Submitter: Zhichao Zeng Date: Friday, November 01 2024 08:44:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:d1e007430f4bde4995b298debc97bdbbf00af163 147874 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26036 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31803/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/