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 0C9C44580F for ; Sat, 24 Aug 2024 09:22:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D74C0402A8; Sat, 24 Aug 2024 09:22:03 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 5D4224028B for ; Sat, 24 Aug 2024 09:22:02 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-7093705c708so2907434a34.1 for ; Sat, 24 Aug 2024 00:22:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724484121; x=1725088921; 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=hW1GKrMgkJVWM6WGqQTGaoyU+THANSo7bmhm+dV4Rak=; b=E5I6zVVBzkzZZoCOTNIBeGsgPtatJ54/5IuiBFRi6JXlwuv6S7fUv4ZbVMlypBTUBN FXRKA1lI4kA/6V7UWtFVKtZu8caESFHQeSHtmjg5xuIB7GJhdAYytCbqtNSGQiV7RoQv QiUKMqXEC3TXjNJRBJOqmRVOn749lk1YIrx/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724484121; x=1725088921; 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=hW1GKrMgkJVWM6WGqQTGaoyU+THANSo7bmhm+dV4Rak=; b=wIx4pP2LTWSM5JgukzYrx5C3N3Olj8YsgATYLMWrTTVG5Ux/YlLAj3un9jUrKnnq/o YTKbr1m7PBRHLk8+CdwiXnDOsRqAKM8C+9RalvJUyUkpSYcOmmYbj7HU+E+6RskvmAYL 2nD/F6nFOn5lKTQJOoRUy7GwIGXhMHAF4IU7u2rK8D49pofPQq0NirqMSJzE72WI9RON XA5eFN8HNZDw5HIlzNjD1Y+3omMkwIHACmRffoo8HKPI6/ZLHnsb4LsZj+9622BStJk7 I0l4d2QSV5y4ZNPzjbH5wVvwYDF5YEGFtJaR/jN3uR2nucV4d6CB5sR2oZ0KVGKtWg1m XQdA== X-Gm-Message-State: AOJu0YwXz1xOyOvS0Ep08Pmzed8sUk+0Qhl6CTy2sGCXJfmoRFrIdu5o k1ltl1YiLePYnv7leHk2erscBlFjrMAH2ulyKkqNns0/PTuRzQ0Hsd++87P46Bs6xYiABXmy861 RlBfbWGiEV8hFf7/WtxCdUHT3RhyE+I8nP6UNCfWe X-Google-Smtp-Source: AGHT+IEfQbl7uliXrXqjpBwoBHCHxpVqAn/Qq1rqXgrIRvPK/1wIRokj+SQZMg/RBWGCK1HZRZhpj9afx9Jl X-Received: by 2002:a05:6830:7106:b0:70d:e5aa:38af with SMTP id 46e09a7af769-70e0eba82c0mr5159127a34.11.1724484121380; Sat, 24 Aug 2024 00:22:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-7143424f2cdsm288926b3a.11.2024.08.24.00.22.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Aug 2024 00:22:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 24 Aug 2024 00:22:01 -0700 (PDT) Message-ID: <66c98a19.050a0220.38d190.e454SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 47B8A605C351; Sat, 24 Aug 2024 03:22:00 -0400 (EDT) Subject: |SUCCESS| pw143378 [PATCH] [v1] net/ice: fix incorrect reading of PH From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240823110133.456934-1-soumyadeep.hore@intel.com> References: <20240823110133.456934-1-soumyadeep.hore@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/143378 _Testing PASS_ Submitter: Soumyadeep Hore Date: Friday, August 23 2024 11:01:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:22637bd9a8c26f20bf12b69f90f085d50eda9d66 143378 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#254909 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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 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/30846/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/