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 16DBB42605 for ; Tue, 19 Sep 2023 13:17:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1249140278; Tue, 19 Sep 2023 13:17:41 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 72E1340278 for ; Tue, 19 Sep 2023 13:17:39 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3ab2436b57dso3831186b6e.0 for ; Tue, 19 Sep 2023 04:17:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695122259; x=1695727059; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DEHjL7rgeNmaH6WPAuc3PNmasUZqvmtIvSECbdaI27U=; b=aNAqQ+K4fOdV1n3iv4UrLCfEaFdMjYCz4c6bK8oUumnTH20+DEckX3YjJXuPp5ZivY Z7oZTql56GaZIlyd4E5Mby+dUcOQuTdqEI8dLK4F3gU/Bz0A2A0TSYIMvrPtov6zkZBh uGwNUZmVIruTKtxk+1FfzUoYPnmdtnKhazLA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695122259; x=1695727059; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DEHjL7rgeNmaH6WPAuc3PNmasUZqvmtIvSECbdaI27U=; b=wU7UDix/2K6KtqsbQCLU7MfenWPv0rhNxeEduGmAF2NsNpYu8IGGmGEh8Ye5xmvz0F xghSG7/ODkKZaeIJdJKVx9B5FWnywey2Zjr16IXkjKkkQnl/DcCu5RzTWRETdUa77b9A EBv3FKMBL51mot7vEBIVl9Qbq+gFpTr0Zii4mgp1Ehl3oWbAz4Ug8zdRwMKVQpa53WWY 1Z3zJR5d9VENPIp/PRBG/L3avPDsqCh7qDwVoXIInYOQUffBIDqd0E/jTCawbtXUPLLM fYxrItAJpKAdUgO7MDIG58Zpb1ivCNp/rx2/4nHzbfBvJwqzv75D5IABu+IpPqPKBB1/ OTQQ== X-Gm-Message-State: AOJu0YzJdBg2qAZm46N8nl48Gx7fmfoD1YTP0UBdRIaAYfZIctsvkjTD xVxBlukmyFh/QpKR9JEObC8ia1/c/xl1fNO+lTUj5rhp14HqwLlxRN4+XA== X-Google-Smtp-Source: AGHT+IFm4+MRzUzq+aAVY7B88qe7TGMEovxMah6ziPVMLzMF7aH9ShvcPKNDI9t1Lvf7UP9u8pIot98z2ZNu X-Received: by 2002:a05:6870:95aa:b0:1d5:aed5:65a1 with SMTP id k42-20020a05687095aa00b001d5aed565a1mr14232732oao.33.1695122258903; Tue, 19 Sep 2023 04:17:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id li12-20020a05687c354c00b001cc4d62dbefsm1104383oac.30.2023.09.19.04.17.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 04:17:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 04:17:38 -0700 (PDT) Message-ID: <65098352.050a0220.60e1d.4e21SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 846CA6052514; Tue, 19 Sep 2023 07:17:38 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/