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 8341545B33 for ; Mon, 14 Oct 2024 04:05:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76DA540274; Mon, 14 Oct 2024 04:05:45 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 31C0C40151 for ; Mon, 14 Oct 2024 04:05:44 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-82cd93a6617so133755239f.3 for ; Sun, 13 Oct 2024 19:05:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728871543; x=1729476343; 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=f5+yyueouPn/djeRfxfhLSzx9gIr4ATVc7yv7jB3sfw=; b=My8GhtTBrIiupqmdPoVsTPRhIhTeFJyT8OlckgiwIJ1kDGTfj/taVLjG4WKOq7Fg1H Evc93+St1BQRbn7Wrscw2n0L+Qm46qy9+tGu8ycbMP8DImFtuGO254xAS/MuuhLlySYP YHXTaHoxVEvG/JXkoaaKcXIvcGpjuBUKp8Vw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728871543; x=1729476343; 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=f5+yyueouPn/djeRfxfhLSzx9gIr4ATVc7yv7jB3sfw=; b=xA1RB/B8g3wosmNyKcWIMvFN1jTb4yKtI8+ug7ckqH1LfhQrlr3VuTqyyVFaYZa19Y xlS2DtSlQYWIFObO2P/LtOyrQRL2RcQCB2s+5agL7DUnpHHD7pnJ+z7+EU1wNEm4+w3I MeXrThf4H1NAqa8L7NjsR/iCFtG728iyHKCgqJfkO5jTridBl+iZ1uNKKNy/c/67zug/ bPpoDFmf9E2RPLQ1+pFwJvEBaDHtrfctv3ZrAy0mzUgjZ2yijA7s+Kn8yLuXxfR1TFQy jVwNnKsW3WmYCcjYR6jGVCFcHh91mqT+t1dRUa1sJeGH3Qmfxl1IMX9lxDwYFiN7lods tsSg== X-Gm-Message-State: AOJu0Ywtr2xV26oylHGUusA5oKNoUQrQzbGhzygD/zdyZR7z3CGEwR4M hweNkjWMpiiXpMWh/zht0HSyvOqf7C54EY0/hgdcaskS4v3Be8gxGYJ5gO2ORiXCvy2sLt/p3TE RM8FvuQp4ym3YNPirutIsZvgtNTUqxQC3cofbK+5n X-Google-Smtp-Source: AGHT+IEx/uJJPRd3pDQDndzg0GhID1nS4DjdPluPMg1FJ+OCTmUdjgi9hHt0wdx4y5kQ2smZwMAJNO7gEj0o X-Received: by 2002:a05:6e02:216d:b0:3a3:64ab:1e95 with SMTP id e9e14a558f8ab-3a3b5f77564mr57798755ab.13.1728871543155; Sun, 13 Oct 2024 19:05:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4dbada7fe7asm299952173.65.2024.10.13.19.05.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 19:05:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 19:05:43 -0700 (PDT) Message-ID: <670c7c77.050a0220.216ce1.4593SMTPIN_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 A5F456052471; Sun, 13 Oct 2024 22:05:42 -0400 (EDT) Subject: |SUCCESS| pw145762 [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: <20241011130046.642352-1-soumyadeep.hore@intel.com> References: <20241011130046.642352-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/145762 _Functional Testing PASS_ Submitter: Soumyadeep Hore Date: Friday, October 11 2024 13:00:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:b58cd61c38dc47b18a68f089e06e6ab5ac885e61 145762 --> functional testing pass Upstream job id: Template-DTS-Pipeline#187716 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 | +=============================+========+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31436/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/