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 60A4D42607 for ; Tue, 19 Sep 2023 13:31:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A96B40276; Tue, 19 Sep 2023 13:31:33 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id E70B940276 for ; Tue, 19 Sep 2023 13:31:31 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d7e904674aeso5376332276.3 for ; Tue, 19 Sep 2023 04:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695123091; x=1695727891; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+5GR2uE7oSzjmdFwswEfY/2YG/0vGfmj1Aq/l315SHw=; b=OG88H5nf6QCLibD4sk3E8HvhkaIJdCBU+WVEA5/c2oV5qq/qiICr9wTsPx7hBEXPpv cjX68aZ5oWd3xs+L00m31qmZrvnTsTSbhEqQzCCgPXSgsxlpcJvYtuiQATLx9QoY9/9k f+rqjRk042BAKGAgJpE0GMJFRaIpcg5kxhkjs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695123091; x=1695727891; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+5GR2uE7oSzjmdFwswEfY/2YG/0vGfmj1Aq/l315SHw=; b=wZectuyd0FLcZauDp8f6fY6lW3t2XUl+Q1HuekySiPCIH2rdoYlLZ6nPKVEtRibHKC nHzOW8kbWEGAe6vBG9VkfvkYUAScG+MVrjKaVcgx+iQpyZVDtF27MQiErxjPRi91r1ey Q2OSovppXnJ6uPkYvcHKdxWR8hEAwiN3wXaA7OaoeeWxa64lpkVKSn1DVfoM1y8dUj3d 02pOGlYKiiG7lquMEZ6dmnykLsdobjf9f3h97A3F2vQ5i8YOigXlVJFvhIgrC8fCOvtK jk4RpzahRxMSpLb5q5G3LSfJaGMsO5ijZCJ4tMAPkaY7Omy/MzGHIf02xZfBixey9BSa T1zw== X-Gm-Message-State: AOJu0YxVj+h3xjfTxcjkruCTJrCqNECrRTg7T+RB4tMw6a1mWXTATHSZ WPB0WyDo5pwPz31HvIOZXM1mctJxpjDhujxHtxUCX3MRINnnwtK9ovOvjSitaa74X5qW5ip9xA= = X-Google-Smtp-Source: AGHT+IF7U8O0GFlSdoz7Jt+zd5zYJ5s32m+AP4aK1r+aDZNSQwF6bqxHMMRswogk9R0WVxV3zc+mIyxKNCQF X-Received: by 2002:a05:6902:541:b0:d82:d72c:ed70 with SMTP id z1-20020a056902054100b00d82d72ced70mr7558612ybs.36.1695123091292; Tue, 19 Sep 2023 04:31:31 -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 p192-20020a2574c9000000b00d752c83c5a7sm1230747ybc.2.2023.09.19.04.31.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 04:31:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 04:31:31 -0700 (PDT) Message-ID: <65098693.250a0220.2333f.0dfcSMTPIN_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 E38656052514; Tue, 19 Sep 2023 07:31:30 -0400 (EDT) Subject: |SUCCESS| pw131595-131614 [PATCH] [v5,24/26] net/nfp: refact the PCI 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/131614 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, September 19 2023 09:54:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131595-131614 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/