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 A034542609 for ; Tue, 19 Sep 2023 14:00:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BDB640276; Tue, 19 Sep 2023 14:00:07 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 1F5F140276 for ; Tue, 19 Sep 2023 14:00:06 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-770ef903e80so354102785a.3 for ; Tue, 19 Sep 2023 05:00:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695124805; x=1695729605; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=in1TGb0buqh3Gk70Cx1G67897m4b27gPPhzLr+3xfuA=; b=ZWVGZZ2YH7z1SvBPb1clnWbkqceBZjYNHU7wYv9utXPvVONKpuZh0RPn36/0zLF8tG IRY1AZGRQ9RTNSpg6CN1y2e0h673fQOE6priXaAeA6Q/w18rUO7pZBI0H4j9EbvL8IJP MRBjLVPZ8e6PGKyeNu2OPhzb3szjASLHaEbIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695124805; x=1695729605; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=in1TGb0buqh3Gk70Cx1G67897m4b27gPPhzLr+3xfuA=; b=P2EqR/zIVE6kOAAWBhA/EfsbgLMyEemDNLcNpXZ4lJwlcnJC5QZXDdIEupg46+ciQq t0OnBZMKxrB7H/iwQLRVTjQRGe1lFvfEKPKUwcjH0ynD4ZhwNnqji7es7rSiG48xnEzQ GFp/mJVhVub01HiiskyWuTwgj9VaT2f6sru6qEMkXAXWlhHPldDTB+4EVziuOoUTXU84 XOYlxs62PC+RsdHvR2uGiLwX2vrwh/X2xZAi4uIagEuberAuSCl8PJfR3T0KEkgd79KP /B03CsSkDTsx6T4yJNivnKXhOkf+Af1+jLc8M/EOMt2Rir8BwEe9/fPsombmNFSYG5qY C/0w== X-Gm-Message-State: AOJu0YzeJ5Ess1vCyOMD6gLZQxJZ9Vp0HwNy3tpmqprTLRP6K3gddLA5 jMwICVV3dUTGOC6PlXToCs8Ja976m7KOaDalHbKnem209nfMnzHtyZ568Q== X-Google-Smtp-Source: AGHT+IEMGVyqf44yXRm4VEIQtxAynOhbbWMYtP8sZTRT1YU+nDOOIlDocT2p/AaTh4wy1XHKxhcgZzLFL3WD X-Received: by 2002:ad4:410b:0:b0:63f:bf70:6796 with SMTP id i11-20020ad4410b000000b0063fbf706796mr11615771qvp.58.1695124805548; Tue, 19 Sep 2023 05:00:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cs11-20020ad44c4b000000b0065640fa86ffsm338893qvb.49.2023.09.19.05.00.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 05:00:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 05:00:05 -0700 (PDT) Message-ID: <65098d45.d40a0220.c8993.dd5eSMTPIN_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 41EB56052514; Tue, 19 Sep 2023 08:00:05 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/27644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/