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 C7D9745BCD for ; Wed, 30 Oct 2024 07:36:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C415543302; Wed, 30 Oct 2024 07:36:45 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 8430C402EE for ; Wed, 30 Oct 2024 07:36:44 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-71ea2643545so5146086b3a.3 for ; Tue, 29 Oct 2024 23:36:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730270204; x=1730875004; 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=pDeuBTXalKf40NwcAHBIkvoCgcdUZ6P6aZrbQZYW4Tc=; b=LLZddbXzPKUdLQky7b8d0+dMYr9c3Y3LKG3OnHUgCO2/0cOH/7ZIYzABHtt1FrzknP ZBbdsNR/ZeEjyP4Se3O3ppu8HPNO2E3VXpdRWnofPwSAnhxpceKoGAIrjev+9L58AKvU euZ9nCBkNarH9zqYYZk4CCRwazhwxsrCb5ncg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730270204; x=1730875004; 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=pDeuBTXalKf40NwcAHBIkvoCgcdUZ6P6aZrbQZYW4Tc=; b=TKMm0yy6y6ffE6CY38nRHiYBcegqXXBlHEDh0aRRwMggWuwGvy9s7AAwufaZWV7XfW qvfxYeJrVke069Vv+V5MLo3TAqSnPNqlcVZlygKAnIgtinO1las+gbFsy+kPD3HwbikG VLXuz1uaJiPF74vCWUMBBkOptuz5fMx3bwvPnb/QaW+guUXpcwI4yB9SFeFxY+FQ5F5e g1dJw62lHap7t48dcUApBGSv/z5II2H//Zsve+8gXbreMxRP7V7QZK8z6qM2fHw/0qEd shEgGJexLUbU41MVfctU0S0aMqU7V2kYBPOgkcHklh7VXaPmg7UJaHKcaj7P5cx5voBP 0VEQ== X-Gm-Message-State: AOJu0Yx51ZKBLWR/Jnc2jY5ImXiOqF86W495YYd35BY4uBBTakZ+2+Ng f1Ds/RLZF6sGxJJNnMV29pNxnM5vGX7upjVW6s9MpqHKqNqHFKvBQBdcL2lOXkr1zEl+6BfY+eQ ElC/c9XP7kRJ7jmUjgJRmobbP2j244y0j39xQp61ZjRauRoT2MGhYk70I X-Google-Smtp-Source: AGHT+IFzQ5J2IYkHwjxb8zNM0Qg8rGeTWcKRF5rQ1hlmC90nUsPTbz2f9htIHw2a+MeMMcOMzUFA9UlthM6R X-Received: by 2002:a05:6a00:1703:b0:71e:5d1d:1aa2 with SMTP id d2e1a72fcca58-72062fa0b5bmr21290417b3a.7.1730270203590; Tue, 29 Oct 2024 23:36:43 -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 d2e1a72fcca58-7205780a290sm543169b3a.0.2024.10.29.23.36.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Oct 2024 23:36:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Oct 2024 23:36:43 -0700 (PDT) Message-ID: <6721d3fb.050a0220.3b88fa.4296SMTPIN_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 C86DF6052471; Wed, 30 Oct 2024 02:36:42 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147699 _Testing PASS_ Submitter: Soumyadeep Hore Date: Wednesday, October 30 2024 02:16:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147699 --> testing pass Upstream job id: Template-DTS-Pipeline#192606 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/