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 D668F433AB for ; Thu, 23 Nov 2023 15:52:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1CD642F76; Thu, 23 Nov 2023 15:52:32 +0100 (CET) Received: from mail-lj1-f227.google.com (mail-lj1-f227.google.com [209.85.208.227]) by mails.dpdk.org (Postfix) with ESMTP id F22FD42F73 for ; Thu, 23 Nov 2023 15:52:26 +0100 (CET) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2c88750e7d1so11333351fa.3 for ; Thu, 23 Nov 2023 06:52:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700751146; x=1701355946; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gU0wJD7rAQbPKJRLZ0KZBRSJhdENZzFe8+cqnUyWCNE=; b=A9GBMyIo+NBme0lVlLldO8ZlbrXjZRmDQ//bllEuzGqQsWd6RR0NLcot0ocxVhUZZZ iF7oSV3GLf4RoA288TvNjSuA3ZzMy/TjuyLEz6SCsz2L/Ya56fsq+TXSiWglUDbMcU6f Ljg6/rxiuD1mY1Mw++zMnxq2MjQIIur+vr7Lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700751146; x=1701355946; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gU0wJD7rAQbPKJRLZ0KZBRSJhdENZzFe8+cqnUyWCNE=; b=m/AmF3Z7nUGLNY8q2yIRbsdWTQJpSkfTWTccCBg+ctbWiV9LSBnE9jI6SfYOT4aOu0 cwVW0WM2kDEegjObm2Q6S4YGj/IsT0mT2ahmYl97ygEphpFvC0Haln4rZqSwfmXWb/2i pezofQ9xI8mhiEgg3a/0HT/GFp1toO0zLlG+HFIQqHijoVthDH6jtRF+LYRpI9kcBXg/ wDAMAntWtMLe4bjWcjHUy04wHxg1ipFu0kDhzVC+/rrDO2giz6Xv3ogO3kzBoU3z1rUT jQDaNGhtbVYEbV1uhaFUWON3p5oDLaHr8K8/1YehhghG6PzQy4/k5UQ8pQTkeOzimPZ5 9R6Q== X-Gm-Message-State: AOJu0Yzm2V0PoPvEm1S+ADYMNse7CwtnyUKQ8ucn8wbW7x01dQytQDlK MfqFlRga0zHeDMsoJCCKMwdWky4d7jQwFdJ1Nj8v08FVlbgGyshY9fvB4Q== X-Google-Smtp-Source: AGHT+IHHrl1B8arSsAmjLQIeCUhET/lhqRrJ+KYyjJoZNwaq4fu3HZngTm7ygsxSUI3Hhk2PvE/dhg5r2iPN X-Received: by 2002:a2e:be09:0:b0:2c6:ed3a:73ee with SMTP id z9-20020a2ebe09000000b002c6ed3a73eemr4338129ljq.7.1700751146467; Thu, 23 Nov 2023 06:52:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i2-20020adffc02000000b00331b78f1bc8sm172115wrr.117.2023.11.23.06.52.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 06:52:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 06:52:26 -0800 (PST) Message-ID: <655f672a.df0a0220.382d5.1ae7SMTPIN_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 756EA605C311; Thu, 23 Nov 2023 09:52:25 -0500 (EST) Subject: |SUCCESS| pw134563-134566 [PATCH] [5/5] doc/features: add dump devic 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/134566 _Testing PASS_ Submitter: Huisong Li Date: Thursday, November 23 2023 13:59:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134563-134566 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ 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 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 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28455/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/