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 BEE4845C88 for ; Tue, 5 Nov 2024 17:10:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A715A4027E; Tue, 5 Nov 2024 17:10:41 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 7C86640151 for ; Tue, 5 Nov 2024 17:10:40 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-83ab21c269eso210942639f.2 for ; Tue, 05 Nov 2024 08:10:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730823040; x=1731427840; 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=lK2JD2YLfI8MJP03k8+/PpLj1i6rNiJV0BH5R17jlQU=; b=WiGbOfdJrJcHa+iNLHwn5Yb++57G+fuIk8MxSe7DShukRF4rOEXEoEO0KrkscUNkTv oQ6w5JZggH/I2J6EthmxCZa/8TWXe71q+xgd2EDIEzE2pdgZxyekj51uz+nC0moRBOaY +yMYGvCJKHP+aWnzrGtEtCHwpLeOihN0aH7ok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730823040; x=1731427840; 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=lK2JD2YLfI8MJP03k8+/PpLj1i6rNiJV0BH5R17jlQU=; b=f/J1wbixrnz3iKEIEXfQ+ENIiTse16D1z2qSYvC5SbRIqCn3p+TcvtdA9X+fD1X+6y CgTqGeOa5pgA+b2OO4xqGK7BLtiFtY8/p/ac14ksSvprrrhsjhBbGSbKrotinTXf2WGR mgoSPUEzHLHl6dm8p5jU6eSKdQPsiEQBNopBR0CqP+PdpbK8TS79ow1bw4wys9vj5XgD qMh+KR4vfxkEr2g+c5yGPRFD/acSUQuLFnB5Md8vN3w1+j9A14btEd/cpmkqDljACKHk arG8gFSya6bFulTSjfYEkmQQiWRNgwfmIJv+DfAImoGSmA78w7M8rFZBaPixg6vFd4pi pPyg== X-Gm-Message-State: AOJu0YxZihOjl5A/L7BzMfZhZLQwELXChF/e8OQp8vF8tlokvbhWw9d5 aNXYXAouhbzHx7xnn592v3UXSXCqeHDQWbG44jnw9TCzyQkhhLmvdWl6UhP0mzY+hUJbyyiLqxq UGdmMQWqiBkDcSuyf+oQiUqVnDwI6JZPxxkFMBpHf X-Google-Smtp-Source: AGHT+IHpiZQta1bhzxW+FyzG6fLRvg07hDz0P/ZE1FnAxB75fJazW0nqKYl09frdzSOIkEbdNu9kwcfMevmu X-Received: by 2002:a05:6602:3408:b0:835:4b2a:e52b with SMTP id ca18e2360f4ac-83b719cedf2mr1470612239f.10.1730823039719; Tue, 05 Nov 2024 08:10:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-83b6792093asm36824339f.0.2024.11.05.08.10.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Nov 2024 08:10:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Nov 2024 08:10:39 -0800 (PST) Message-ID: <672a437f.050a0220.380978.2082SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A53A6052471; Tue, 5 Nov 2024 11:10:39 -0500 (EST) Subject: |SUCCESS| pw148002 [PATCH] [v4] 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: <20241105101419.888975-1-soumyadeep.hore@intel.com> References: <20241105101419.888975-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/148002 _Testing PASS_ Submitter: Soumyadeep Hore Date: Tuesday, November 05 2024 10:14:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:802fd2daa1a2394e917df769bf70a2b4db11c3b9 148002 --> testing pass Upstream job id: Template-DTS-Pipeline#194203 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/