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 7FE1142660 for ; Thu, 28 Sep 2023 12:54:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ADE3402D7; Thu, 28 Sep 2023 12:54:10 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 8E52D4029D for ; Thu, 28 Sep 2023 12:54:09 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-690d2441b95so9781122b3a.1 for ; Thu, 28 Sep 2023 03:54:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695898449; x=1696503249; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4Ixrj0UZpNuInS1gVCOjCfhevrY8/WPxMSM0MW+mgS4=; b=YLRz26u1laSk8f/78UvKO745NSjvsB3r0FInxUZI3KoPYDsMyY7VdhgWxzhXKiPEKK YM7xg7iT/j3X8pvUmve5dSMylVNW9ycYf9a+UIoyMT7b+2K+BG+4PoNU3u54pPhcdPFr Ox4vKWr0/G3OjIZsZKhqQPq8f2Pu08PXD4550= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695898449; x=1696503249; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4Ixrj0UZpNuInS1gVCOjCfhevrY8/WPxMSM0MW+mgS4=; b=auzDEMwFtAbiWxAarknS0YZeYIgHKtQAJj+xOsCaQIpn603tD5ioQxxzCYQghhpnNT YkpirssYbCTMD9cWogccb8eVBsCqyZRNddUmHjxdG518wMAOW9QDfUrS77ylkZPkTUm+ PYpo3xsCi4uvVcBFTghiORPKVW1WcPmDCqwCGkultMdkxPhcuvSpflaaIw26tKu1Yb/v A+QyAvT+Jbfiu4MlA2gND979mq6n56KwRtK3VKp8rcD3UAv8I0XEaXET1vE57M2SY5m9 eEGn5FG9sok5R+MonyThuHpvTt/WhWHpJ/qkf4k3ppcvTkHM8/A6Ev5Nl+RV8ASwNC9l 4E3A== X-Gm-Message-State: AOJu0Yx+Ju3aiuU9cWW+nrIQPMmc86PZHnz3nGhUUIe32N3X5SWTO3Cl YpHXIjICb7ZI/l72zBv7dtw+uSQzfK/bhdjfcv7Z9TJl2Et74bGHTtPbYg== X-Google-Smtp-Source: AGHT+IFg46xSDkbT+2iM3EuiDhcf+KsAO5WFgpC50YkNEe0VS9Vfscjn7UT19wOXz7Xn2zvg05InSTtaMVhL X-Received: by 2002:a05:6a00:2442:b0:690:f877:aa1e with SMTP id d2-20020a056a00244200b00690f877aa1emr1348205pfj.12.1695898448862; Thu, 28 Sep 2023 03:54:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x26-20020aa7957a000000b0069073f50948sm1034741pfq.3.2023.09.28.03.54.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 03:54:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 03:54:08 -0700 (PDT) Message-ID: <65155b50.a70a0220.20528.efdcSMTPIN_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 EE3ED6052514; Thu, 28 Sep 2023 06:54:07 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/