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 BF2CC4577C for ; Fri, 9 Aug 2024 21:31:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EDD642E5C; Fri, 9 Aug 2024 21:31:17 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id D7CC642E56 for ; Fri, 9 Aug 2024 21:31:16 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b79b93a4c9so20397746d6.1 for ; Fri, 09 Aug 2024 12:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723231876; x=1723836676; 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=R2lcivFw340/h4AXAmTO7gwrrYpcAGHe4qb1H1B9MPs=; b=Jn7BSIseCikF8CRbGCfnDX4sz7DgGi/9zCT/2eQgZPm4SD3Yp+oWh9jcpK9KA1M7n6 6NwdYm8gKCBPnxfADjNf5/3gJlmEtkdsUwZYeq4xlXqE+BHcp84W5OLHcyVjVHB8xnG8 yjSDMzv93PEBmHuwZXr0CmtqN5ZzibcB1miDE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723231876; x=1723836676; 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=R2lcivFw340/h4AXAmTO7gwrrYpcAGHe4qb1H1B9MPs=; b=OyEhna0sXgVSb0BW98EAyA/XISdD7dA1udLuan1Jp1xxMg4PlIHWdcxVrUyRJ0nkvi uTl3oKC9OT1UCRhozo7pjMTA7I73NHshEy0l2uczPWEtZlqGK/WclUmpAtJaCZTBMCzK CYRq2j996F1+NxQcpftH8DJ/HWzKAKdrJUHfWgPy57KiwTfWIJ6qmfBE9xgNBf5/D+ln lSe/uNJqKm0E1pn68wd8QdW1Lqh2O9qGpokXgzTOp32Tf7zHoSQwX6HgOpICsauJGoPw Mh+RPRYTLTgOdN0iNR7zygei4mvzd+sStOKte5IDXlrD5BxZnPxmf3EZNgSOlfzxA0sX agyA== X-Gm-Message-State: AOJu0Yxp0WXhbAdxdg8etV/maNYiL+kQc4QV2uGCPjZRt3I239wCwV7i AfA4tKcEwe3Z+cm7AmJclpYcjreRZzl6tV67rprO2Hxcc3Yx02mmCnTaOaI6ep9QHTUH+B0ycLZ Qe7T7zxFrHUaHCPn71xUwRvrxY/RFFfCt2VsRd25TCE7zOcTqfPDtxf04 X-Google-Smtp-Source: AGHT+IHzaXxx8UDYEESihhXvV96jXndt/eERDUqLbI2VfqtTHLZJI2qSj5TQ+J9nI4GZug64xMsCbPnWfIS7 X-Received: by 2002:a05:6214:418f:b0:6b5:335e:8ae4 with SMTP id 6a1803df08f44-6bd79b22e4amr45172206d6.1.1723231876152; Fri, 09 Aug 2024 12:31:16 -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 6a1803df08f44-6bd82c8b6cfsm64036d6.17.2024.08.09.12.31.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 12:31:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 12:31:16 -0700 (PDT) Message-ID: <66b66e84.0c0a0220.ea5d1.06c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D0F34605C351; Fri, 9 Aug 2024 15:31:15 -0400 (EDT) Subject: |PENDING| pw143049 [PATCH] net/bnxt: fix issue reading sff8436 sfp e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809102115.629429-1-pdmorrow@gmail.com> References: <20240809102115.629429-1-pdmorrow@gmail.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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/143049 _Testing pending_ Submitter: Peter Morrow Date: Friday, August 09 2024 10:21:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143049 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#250470 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/