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 7AB5445C89 for ; Tue, 5 Nov 2024 15:29:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A39F4027E; Tue, 5 Nov 2024 15:29:27 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5D12640151 for ; Tue, 5 Nov 2024 15:29:25 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a4ccfde548so15272085ab.1 for ; Tue, 05 Nov 2024 06:29:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730816964; x=1731421764; 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=Psa9eoIfaPMTtWHicw4wVXF31VsloTmL+UgNBe3Hhxo=; b=eLmBCfHYYEzSj/UtSQJVmxrPg1ncP2mHCoCdhV7ETZulpbDtYvNjw9MDAf1Ev0dfJY WaQv7k/5427AYz1VkWPDaeyM75/tDM6V/D0/9RzFoupMBTvWvMDy1G8L9dWf5jAO0q0n /B85DQMwzFsSk6CwDApouoI2HzH4KCAdigcEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730816964; x=1731421764; 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=Psa9eoIfaPMTtWHicw4wVXF31VsloTmL+UgNBe3Hhxo=; b=k0ZwzZxhCoeNeZqcFAoCCpGML+HEC4U6lCGp7x5h1Y3HVqxzRslDb1ZXIjPMjqnc/S Q789wh2Aa5Bi++ZMtDIWDScH1Znmui+krEoDnC8SuiQ07rAWVOicy7aH0pzQyZzs2nyk AUK1vZNK5dn4VRt0vjapdLcdzmREdWs/9A7p9fUEiZ5LjQRdc/jk3l3y7+HHnO7YIXww IjuWRkJ66Z1jcg9K/BLh+4bpLNCgZ9YN9QUaSXNaCm7I9LaLOaQ9yuOR20z4l9fqEpM+ HRYd80OIZIVQ6khv/M+IBmahvCFbpoRo+rFUrl0HTS1gcZCTiDDbspTrUfJrVZQiZrzb KZyw== X-Gm-Message-State: AOJu0YxHkxdv61CQp9Vd+gkM59h0EZUVYGSCKbnbdWLb10col4H2JEvd 2UAjEcWpXtUr+oZXX4ZjEgUEA1n9h8wGhX5RE4Xf5UaHprRfhmeInv0rIM4kUo2KIuMDZYxOOSj 5LLuWCTES32kMsDii64YwjYgC/6YsWJGZnDThLBw3Qz7n1oqSkn87c+qj X-Google-Smtp-Source: AGHT+IG87xBPotHf6D5pUWo0XIITpE3dxkV/x0WnXuhspIeixE/uiHdD5wgO1i9lRb4w85UWqLqzcqorwxyH X-Received: by 2002:a05:6e02:1448:b0:3a3:f95f:2ee with SMTP id e9e14a558f8ab-3a6a94a334emr149026805ab.5.1730816964553; Tue, 05 Nov 2024 06:29:24 -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 e9e14a558f8ab-3a6a99c8f77sm6659965ab.39.2024.11.05.06.29.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Nov 2024 06:29:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Nov 2024 06:29:24 -0800 (PST) Message-ID: <672a2bc4.050a0220.135d3.2a00SMTPIN_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 1FD026052471; Tue, 5 Nov 2024 09:29:24 -0500 (EST) Subject: |PENDING| 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/148002 _Testing pending_ Submitter: Soumyadeep Hore Date: Tuesday, November 05 2024 10:14:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:802fd2daa1a2394e917df769bf70a2b4db11c3b9 148002 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#288645 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PEND | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: 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/