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 AF43245804 for ; Fri, 23 Aug 2024 18:24:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB4544336D; Fri, 23 Aug 2024 18:24:05 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 07E9E402BE for ; Fri, 23 Aug 2024 18:24:05 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-201df0b2df4so16890205ad.0 for ; Fri, 23 Aug 2024 09:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724430244; x=1725035044; 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=VdBprAT+XPcr3jqkOEfAnY0U5X8Pxfhm5nhM7yG6DnU=; b=ZSUm1V/GQPX2L8/MmiWiPGjQOFdoWF3rb0Z14HG6zjk3YH2lbKoXR9Vw2Vj5hLVp0k +C97zfGCpjRaBavvO6kZOuqZiGyM3Bl16xP078GAwk/xVDbyEnpcDmKnl9Ske3SnQG4u FJqM2sGANqujLZIoEXccIfdg26TVUzxPmUqDM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724430244; x=1725035044; 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=VdBprAT+XPcr3jqkOEfAnY0U5X8Pxfhm5nhM7yG6DnU=; b=bEBqazyVCGVjsmhYEiTMMt2056zo5RBe+n5WyG2gsCaG+bgIfM0nA+BYcobJjjtYrZ BnPzf0E3nDT0XASulRbYZvv6yeVtO2cy2+/kliF6u2Y3q8KH7ddOwHY+AbgpxKYmjTkL XFsmb5WrUOisVu6EX5Pu12YbrPjPcJ0s7vKUsdYrmcugH78YnHoATY1CxZv8iPA6D0Y7 DddtE08tzD2ZgictWBaFUSWJ5WfXtk+HXWKXg3kJz4lUZZ3zUX9OD9yAR7LtN4DGfJGE JAWpwPV6K+vKfmeY9wyUIzgm5340yj6SOnHIX+Ia+lyxJFtvDuyCkPcsi01eOUrao0cu 2Nxg== X-Gm-Message-State: AOJu0YyXIKVpzu63oxBM93qCJmel43FJYzXALYjsjF4Muf6ZiOlf9/7X /gt47pOZfikexy0CVhH4JfR6OhQxMNliHC1IyNb5seMMOtHcAsKsazhDOWI1RBbbiHv24SZ23O5 GspAH4w8AhgrWsuODnzlLOSD0Zh4goUt6Qk1kt2f/ X-Google-Smtp-Source: AGHT+IEjuUusBGbPhwAYKfHkuOahHOLpTE3xpzFUJyF07XphA7DTPhnhY6TI5tPpCg4GOwtGDRa7LwUodaYF X-Received: by 2002:a17:902:d4ce:b0:202:dcd:d44 with SMTP id d9443c01a7336-2039e51b696mr25821765ad.54.1724430243896; Fri, 23 Aug 2024 09:24:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20385590ec7sm1396275ad.68.2024.08.23.09.24.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Aug 2024 09:24:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Aug 2024 09:24:03 -0700 (PDT) Message-ID: <66c8b7a3.170a0220.cd819.6e5aSMTPIN_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 1494D6050A6B; Fri, 23 Aug 2024 12:24:03 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143378 _Functional Testing PASS_ Submitter: Soumyadeep Hore Date: Friday, August 23 2024 11:01:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:22637bd9a8c26f20bf12b69f90f085d50eda9d66 143378 --> functional testing pass Upstream job id: Template-DTS-Pipeline#176745 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/