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 6A22045C9D for ; Wed, 6 Nov 2024 18:29:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66A6242E68; Wed, 6 Nov 2024 18:29:17 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 66DFB402C3 for ; Wed, 6 Nov 2024 18:29:16 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2884e7fadb8so37220fac.2 for ; Wed, 06 Nov 2024 09:29:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730914155; x=1731518955; 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=WunijcJD02volXXVRvr4H7BzS0a+bY/doCttq28cCbw=; b=SqdnR/18TZ3uTqKoy8vlkMI7dAGZNRNRxtrTVlZt0B76K5Cz0g4NahUgcQSXgury/C 8Z/PFdNvRcf7X8Fbg5HzLneIrtgRgsXUafIEVNlRw+sphzqECQcJsIKFkoyHA2HnQ6HM uUg5xf4hhqetwLEkY1mz6gxbPuGbghCSUsPlU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730914155; x=1731518955; 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=WunijcJD02volXXVRvr4H7BzS0a+bY/doCttq28cCbw=; b=g2pWtXso407oejK3Sr5rYTbiKtU3APPYHrY4txvJ0jjcf8DFO66TjTLo9OpcjhcUn3 lYEoeyczWUB1smrNKytmcSza9+CFsH9RrwD/SGI1x1LdBibFnY8luBOdN3ZJhj5W5vQ+ Q93JEakxunrZBHUH7gul6Vo0ShiCsAXje6qgl6qM8PTGtumSCCKiLViz8RPp0BXWBzSg PK7MYJ0fok3MyUTMkxRRBnkm0inT8GSq6fWFic82rhkH4mcZRBCjkxBvNyJdpUxrDPoN JCs0ePGOYbfN/GeTBh6Vu7Rrr2oBjAVrBZASGtLYGdClJDw7cUsmOnumJLdwCLgObwPc daBQ== X-Gm-Message-State: AOJu0YyMt+yuu8soFKMpAZ0KxR21gMuXln1Ehb4oildsGoBuMqUqsLUd TRHDsHeobx4zrhu2nz9vpQiahMypLc1+l9TH+cx/fbSccAnipn/jIHSDZPu1xAruFu52zL1sZW9 9sr0es5jlwqqfYiT7sOlD+CWoxghDj0t81IRLC1Lz10eGdSsbQo84Dl2x X-Google-Smtp-Source: AGHT+IGM4CXobrW6M8vUdfbvY04dNtxjFNOE3QGjpSJKbwYVtgj6wFR+94dIxrVaQARF0/VBXFIhls0gs7OA X-Received: by 2002:a05:6870:3104:b0:260:e678:b653 with SMTP id 586e51a60fabf-2949f0b1c41mr16689424fac.42.1730914155540; Wed, 06 Nov 2024 09:29:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-294874148a2sm606416fac.1.2024.11.06.09.29.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Nov 2024 09:29:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Nov 2024 09:29:15 -0800 (PST) Message-ID: <672ba76b.050a0220.351690.e421SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE44C6052471; Wed, 6 Nov 2024 12:29:14 -0500 (EST) Subject: |PENDING| pw148013 [PATCH] [v5] 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: <20241106082229.892805-1-soumyadeep.hore@intel.com> References: <20241106082229.892805-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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/148013 _Testing pending_ Submitter: Soumyadeep Hore Date: Wednesday, November 06 2024 08:22:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:03a7216c65d974367a16c2e4b80b49e31c23364a 148013 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#330329 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/