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 0D5BA43CB2 for ; Thu, 14 Mar 2024 18:36:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07D1D40297; Thu, 14 Mar 2024 18:36:48 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 357C8400D7 for ; Thu, 14 Mar 2024 18:36:46 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d41d198211so305522e0c.0 for ; Thu, 14 Mar 2024 10:36:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710437805; x=1711042605; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=0q7tIYtWR2HXTrk7Vc0UMRDHw2Nr1Q1goIiiWPfX3gk=; b=Q+2mLviflFpRgN9HUYbhbzD/sCJX/YodPdBaU5izToLWdaTPm/ZtXSOwspn7A+1aNA Hsv4kCRkqTU6R6niWR8iJdpXP3Ub6eak1KzdhTKtshGUuwUG5IzlwoCxloqmKyyYcvxJ Yh8YAHyuSCO/dW4aXPyw718JQDU9JK3Ubz/2w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710437805; x=1711042605; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=0q7tIYtWR2HXTrk7Vc0UMRDHw2Nr1Q1goIiiWPfX3gk=; b=YNYi9CdMoBkNLNI6dWGQOnbYEInusOE9NC8rXs6x/H6t70rmhJPMaqFem58OpOERCo DOSuYg1rDnIE8RNKRUb3/gb+K8NmqyDXq8A8AFD7r9orAM040rlg2X71D1F4sBhfhEnc NsUO2WBf4Z8V5nnTSb+60KsaxQSnhwMb/aThiLgbbE9mCKED0mdDMOR/OBIox8D7Q/xL +jqqsttr1GW7iFN2m2xkUq6AEhJy/AwlpFmnGTsrUszpFNMoKRrYYlaIHu+bpEBv1FTC +Vx5DH3g4aM747xLvGGxycZ7bL78rUNOsQihnfd/IYmciizMEZZ/jAVAcqwtMZzTf44s wTWA== X-Gm-Message-State: AOJu0YwR4dYUycfUKdr/AlvXSr3+v847ascc55+4nO1/OyX3M/dtJve0 4dBCyTfc08gd2enX0hVk20SC/xHIp8uJJESa7IsQvtmaE/1P1X++q9350ICUxXKuHxBL/Y6og4J XNG4YvEYBPeI3FM8sLPVQYkKswhpfEZuhZ3NlTRcA X-Google-Smtp-Source: AGHT+IGG9VpfH0ePQj6wZYZSoZPvIFsZhc1wYBGZexLCnTthmcqndHFYyBvupLSKsMnco3csvd6QVxYO3G1o X-Received: by 2002:a05:6122:2982:b0:4d3:4ac2:29f4 with SMTP id fn2-20020a056122298200b004d34ac229f4mr2982319vkb.2.1710437805609; Thu, 14 Mar 2024 10:36:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l1-20020a1fed01000000b004d40406efc5sm95766vkh.0.2024.03.14.10.36.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 10:36:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 10:36:45 -0700 (PDT) Message-ID: <65f335ad.1f0a0220.f598d.5fa3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 44B8A6052471; Thu, 14 Mar 2024 13:36:45 -0400 (EDT) Subject: |SUCCESS| pw138406 [PATCH] eal: fix comment about vfio device info i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314162819.16971-1-stephen@networkplumber.org> References: <20240314162819.16971-1-stephen@networkplumber.org> 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/138406 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, March 14 2024 16:28:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138406 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/