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 A990A45C13 for ; Wed, 30 Oct 2024 11:00:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EE61433A0; Wed, 30 Oct 2024 11:00:48 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id AF49540263 for ; Wed, 30 Oct 2024 11:00:47 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20c767a9c50so58983895ad.1 for ; Wed, 30 Oct 2024 03:00:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730282447; x=1730887247; 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=0QLb0TLk/PgZHBOT+XjFZg7+kjj2EQPZTk+SDYjbBNs=; b=MFbmcQFTl27/ENTfrNKdChFoxRhQFKpQ1zGKerfKNzPRmQFGSSsaXpFYjCHQpt4xdz xoxbmZNP7PGeV2es3LC7jtutE+pjqBFWV6MgJOT055Abgdk63wYZaxDAqfRQmuVziTE7 WP8rao9lJSS8v44CB+3FUqJ/8A5OY+b7MtSlo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730282447; x=1730887247; 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=0QLb0TLk/PgZHBOT+XjFZg7+kjj2EQPZTk+SDYjbBNs=; b=csuAB7Vml0XGsNpKUMoqUDbd3N3MfeeQYp1pJFNPdld0Lvz6WptdhKJH3Fv4kQ4cH8 /5y5+XNa+DvNOBwxuCHhmO79GxmTqd7TwQTyF3hiLhZ5JsUw5j12HxMD2s/3JgNQanTU c/Uu1u2JnZL1Ox2T3ULtm8Jnrdo0Z4mipbP0xmBd/GqWL01OttMVl0m0B8i2g7VeWx9K zv2GTMkBzLbGq+mLzZhtffA0CIx/9h3JwZVCKS1CLDY86pm04ffuCOLLEKeqaQ2xcZkU Tymj1jBvjYZE1b7r6pS2arx9QUr/ENAWOr3P8ccFQ8WH5acy0ltl3mVnLgdZXNbafc0h bpzQ== X-Gm-Message-State: AOJu0Yz2GB6OtYdmmLwAgXUQDNNGwrbbARvd3CgsPP7MvwRCOft2aJsB o0LyPsC61fTd94eiezMQ0G3DhKLty22VgqmNyQFbYlQ7NKzcQLgM8yt4XjCmV8Uxv0qb+88r2Y2 FekkT3q+y6MgrZJi/8bs1dt4BoNEUh7jHIHzqSct0nznuIcSo1ML2l/4B X-Google-Smtp-Source: AGHT+IFbDI6cFd4FY/Mt97y1gP3H9Co5/7qNBigZYAtf/yBnxOaIXWbZOGnSqH3PX3oBjBMQHuFr/eHxL1+t X-Received: by 2002:a17:902:f683:b0:20c:93c2:9175 with SMTP id d9443c01a7336-210c6c1e21bmr212616985ad.30.1730282446775; Wed, 30 Oct 2024 03:00:46 -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 d9443c01a7336-210bbfb2860sm4690665ad.78.2024.10.30.03.00.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 03:00:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 03:00:46 -0700 (PDT) Message-ID: <672203ce.170a0220.243bc0.4d3cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E51126052471; Wed, 30 Oct 2024 06:00:45 -0400 (EDT) Subject: |SUCCESS| pw147699 [PATCH] [v2] 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: <20241030021611.871536-1-soumyadeep.hore@intel.com> References: <20241030021611.871536-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/147699 _Functional Testing PASS_ Submitter: Soumyadeep Hore Date: Wednesday, October 30 2024 02:16:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147699 --> functional testing pass Upstream job id: Template-DTS-Pipeline#192599 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31759/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/