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 911B543BF7 for ; Tue, 27 Feb 2024 22:22:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8880F40DDA; Tue, 27 Feb 2024 22:22:06 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id CEA1440150 for ; Tue, 27 Feb 2024 22:22:02 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc25e12cc63so245880276.0 for ; Tue, 27 Feb 2024 13:22:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709068922; x=1709673722; 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=JLgWAQiYeWqrHw/74BVqfIJlbBAhbYChjEHgw+F8/2A=; b=C8/OjvibFCKD84JzELh+zz7LG3tz8q3p9oVTYvj+e8IHkGkklLTQQ9GcEJ4Xdy+4CF ocojOcqdSO6l8dkqHTiveQDmJOvDH1d/r6imWVEbRSiSe1NxyZFkSQ3UHFPehgBIZ5Tu Vo4s/YBfnYUDUhunIDlZZxJ65icQiOX5raxBI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709068922; x=1709673722; 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=JLgWAQiYeWqrHw/74BVqfIJlbBAhbYChjEHgw+F8/2A=; b=mhFeN9C2u8yisP+Ui7+fPjDghPKDnE8oPIZCVjD+HsspF6czrzVLTXhyipSm2TBB4R fK+KXCNFLaZmVgvCcyZYG7t1w9Oa8jbfJIWShG64IGkXcxsdDqeib6jfl6jLkAiU9dIh unmXl4ogohhqIiS2gAL1wHVvIt23rEzqbgO4VI11qhGcqksz7vK6Sct2/K/h93+XQadu d0rbaWsUv6gZWNaOfUAMvc7g4CdlSh/LYXpRyL22Ygb00iSoPsp6PBkcfIM+uEXedXlp SgTnxAzjSLdv6uJOLv9UalmdRzRisFj/c07haCdXfhlhfcmrj1pLrAmyxAvu4lIuHHyS y1Gg== X-Gm-Message-State: AOJu0YxLK1FfAQuumnGFt276v/IrwfmUVteJklOr2NcSN31y3WZUy0ts CHLh0ln1YHm1eEZFIY7Q8RskZf+Kq3ne+oqE7FDs7RUp8zcgqLonf2/4SkYf+WorLdMDc4cQVS1 Xuj55fQVPgukHphD4pGFUJmgYmTQhoOKIzm3Si42V X-Google-Smtp-Source: AGHT+IH9QARpWrpgmY7fOKqRsrSEDMq8JeirbTjjCBtNDJaVVw6VhgaRHoRTilUPiOzJmRMf0MLqiz1ffBDq X-Received: by 2002:a25:7ac7:0:b0:dc6:b1ab:b400 with SMTP id v190-20020a257ac7000000b00dc6b1abb400mr495213ybc.18.1709068922121; Tue, 27 Feb 2024 13:22:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w127-20020a253085000000b00dc6df29580bsm347378ybw.14.2024.02.27.13.22.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 13:22:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 13:22:02 -0800 (PST) Message-ID: <65de527a.250a0220.f9c74.82a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C06636052712; Tue, 27 Feb 2024 16:22:01 -0500 (EST) Subject: |SUCCESS| pw137356 [PATCH] doc: replace code blocks with includes in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227142138.1942161-1-david.marchand@redhat.com> References: <20240227142138.1942161-1-david.marchand@redhat.com> 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/137356 _Testing PASS_ Submitter: David Marchand Date: Tuesday, February 27 2024 14:21:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137356 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13.2 | PASS | +------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/29291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/