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 81CDE42661 for ; Thu, 28 Sep 2023 14:25:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C66D4021D; Thu, 28 Sep 2023 14:25:45 +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 673D34021D for ; Thu, 28 Sep 2023 14:25:44 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79faba5fe12so357391139f.3 for ; Thu, 28 Sep 2023 05:25:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695903943; x=1696508743; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iKi8NxD36mv4BeW25DZabiSByu0eYNdM7dhEG5AmcbE=; b=Qpc/5pyfR00YxPYDYuCvqDHMM+cg7ZV/L6VjMTaydyv8HA14Y4Q+7T30p5Wrh3sRVV D+4kRdYCaZimjXPjC9tFFetyfTGGnjd3cL4kNCTjV+u+fCucAQehRU9Az+MKabxpoIOt o8fGhyAIW81w0CdNtr22j2g1WE1x2MUYd3+RQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695903943; x=1696508743; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iKi8NxD36mv4BeW25DZabiSByu0eYNdM7dhEG5AmcbE=; b=HFK3wFOEEr45lYREaShIlXbgRa1hzpZ0sB09F1+whcRUWVTjofm7W5p3Qhe4qCQdrX sCVyCOclCCmP2o+76FpKa3k44578CUC4oOI62jVQgZQMGg5S8kEvm9PBrl2F2JXrbQxW N6jqUEUXfZHRhC3hSe8lDwyTYDdoToN1Q3y2m91SGP8z0Be1lN490qc59PpToRJDijq/ ayZLgNl2KVapmZDjcWBREK/2BsMTpn+uyACRUodyuAghJpG47ltV2/yx2nWqMiCbZDOo LR476pdx4Zb0o33oHU7wq7hWb925BLad0ALCWPIm+/l9SEl6eThtnCq/ILpHkNiA1rBU x3ag== X-Gm-Message-State: AOJu0Yx14wiO4JIazS4AcSjBKMYQrbDf7HPKQS4877sk4dXZk9YdW/U/ n2tbWxADvc6kwaBaR/558iAYQ7tBWPyovJyYuhUYtFwm6YJr4cVZ+rET+A== X-Google-Smtp-Source: AGHT+IEPFnGSiynhoj7xTd+sLVP/FL+Wr1cPZqUD4IPNPDjF26sN8B9Z/oXq3Z8YjuPny4cl79t5xP0bIddl X-Received: by 2002:a6b:510c:0:b0:77a:e86a:c24b with SMTP id f12-20020a6b510c000000b0077ae86ac24bmr1076753iob.6.1695903943779; Thu, 28 Sep 2023 05:25:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k25-20020a02c779000000b0042b54391b0asm813200jao.56.2023.09.28.05.25.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 05:25:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 05:25:43 -0700 (PDT) Message-ID: <651570c7.020a0220.804d2.37f0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F26E6052514; Thu, 28 Sep 2023 08:25:43 -0400 (EDT) Subject: |SUCCESS| pw132099-132107 [PATCH] [11/11] net/ngbe: add YT PHY fiber From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/132107 _Testing PASS_ Submitter: Jiawen Wu Date: Thursday, September 28 2023 09:47:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132099-132107 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27766/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/