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 517D045825 for ; Sat, 24 Aug 2024 01:32:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BB34402C6; Sat, 24 Aug 2024 01:32:15 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6F31E402C4 for ; Sat, 24 Aug 2024 01:32:14 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-81f85130660so116788739f.1 for ; Fri, 23 Aug 2024 16:32:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724455934; x=1725060734; 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=DmsmuKO+PkofPUZy7Tgc1r+zGLvWUJMTgNx9m8Bh7Eg=; b=TXHjsTdvTmRNpiEjIs3bSGkQzwYRcQFWkKYGa9N7lvg9jluwv1nJfhhNh7Qd4NFdC0 AV8JJ0O94rDY5ChmEb3fYN/BIdqxHmPMpWNQdpQjj0q4/hggfXtDScj0dr/ttna+/DR8 tuGO1RVh68bpgkPbmpjut413mSrTx4WWXM5k4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724455934; x=1725060734; 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=DmsmuKO+PkofPUZy7Tgc1r+zGLvWUJMTgNx9m8Bh7Eg=; b=GA0vuUbnIJIhaGuogsCeO5vk1B0fRK0QXKcjDL3JT7VhO1M1b9Q+HvUyQL22zfp2d2 FctP3ehUi8iPCdhzSx/m1Z5NrILV2eMotp3uyZRFAa0n6LXMKaStS+sFlRYcIEGVy3hY jFqlRQAqlSG0Q2vqCpq1V3j1IkKkTZoDNwgTgBZYqpVx8TT8RqaYjemOdYZkbhk5Payq AxiiIQL5D2ht3Gn4+nM9RZvM27sMHMjv0KgJHXGRDeYOtPwAobrSZqA74vSa46mpKIGa 3NigCUv1Kg7EENiZ47C+DBrln5E40D94CH70EJjuScRXSdfF80syBDU5nUkktPpu5XZk lAdw== X-Gm-Message-State: AOJu0YyG7NRdr7QgwLexY/ObKAJGFzAX5DKirKAgq0j/+29YzvZn2e5R Vt1g7Kd4viq2HhBxERrxB3wQ1+xWWkIX2FCQ+pOHzengp75EoGFESKpciF1jLwTaexUt/Rpjduo UO1XIgX6zUZll4IN6SbvVqL6Br2dHCLRi4tUzAHCA5oTySSxRyPo8bkke X-Google-Smtp-Source: AGHT+IH4+hUVF5RGaHvMiF0dncF8+87HP9FBamqOu4e0Q/YIQ9QoIO7507do4RWrQ1SWb6iG7zmLy2d1d4LM X-Received: by 2002:a05:6e02:170b:b0:39d:4dab:a533 with SMTP id e9e14a558f8ab-39d7252381amr69711115ab.0.1724455933698; Fri, 23 Aug 2024 16:32:13 -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 8926c6da1cb9f-4ce70f56629sm200663173.20.2024.08.23.16.32.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Aug 2024 16:32:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Aug 2024 16:32:13 -0700 (PDT) Message-ID: <66c91bfd.050a0220.93554.a6c2SMTPIN_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 2BF5F605C351; Fri, 23 Aug 2024 19:32:13 -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-sample-apps-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: Template-DTS-Pipeline#176772 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/30846/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/