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 4A09242C64 for ; Thu, 8 Jun 2023 23:30:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46F7740151; Thu, 8 Jun 2023 23:30:22 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 9A0C240151 for ; Thu, 8 Jun 2023 23:30:20 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b0201d9a9eso1201155ad.0 for ; Thu, 08 Jun 2023 14:30:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259820; x=1688851820; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RSiHNEFio5ZBbZPHn8mQv6fwT4I8iyNN/9KB9s8gvdQ=; b=gA4stmQ8pGC/57DBGhIB13EHET/e2tZ2ZKfMbrCNCVSGpF4F8AnknI8HECejdJolRS p/ZU+rG63bsd6730bUkzoviFcro+VPI4ZIkKW1kF7m9dH34Q5AxxsnxEqeiJHbsXcBqW uSOnERUMMqcpwgU6t5DFk53TAaJRp7e5RQoto= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259820; x=1688851820; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RSiHNEFio5ZBbZPHn8mQv6fwT4I8iyNN/9KB9s8gvdQ=; b=KQmM7iRi4hwJW2hwdUI9OLLV/uSo6xlvxiKKYvKudNjbmCK2E6r8g9PnFpjx9zNLS4 bAMnQWozYwF9GUZ0gDWAJVmwDVajaf1g1uQ+Nh5tQCtsF/NAaEhmKW2I9xVK0lfTaeG0 NUF2AZBydSUmQ+VZ2EgxrYlxhg/iXk3Ddl+xofJnyPM2TJGd9+zOhGnyNSQuwwFOFjj0 h6wd/NhtPiRB2FkSQytio0414vsCu6TdWDMWuzXPBdiDBT3zGOZHbk1Z50PX0Wpdu9h/ tKNEX6Ij82gsgciajIYPNyViLKLWiEh3TuuulYrMKjY92pICFyqw1L+3ODOgrC1+fYhX ThTA== X-Gm-Message-State: AC+VfDznoiQFSbqp1zmDKv2mA9G3YU5ON2nHX08tSfOsnCsB3tVhmD+T pGf7lMyzomjfuoAEXciZLdoiHF9aKrHu55M1Km44dDHMHKXxNL2acdAMFJup9Vy47AbDoTJ+ew= = X-Google-Smtp-Source: ACHHUZ4AVW157b9udhR+IOmelvL660OdbIpuMnHspkIWgjJwDBPpc2GkAF+fMG8JkSTRbac4HEG5qwmjee7T X-Received: by 2002:a17:903:1d2:b0:1b2:544b:3d54 with SMTP id e18-20020a17090301d200b001b2544b3d54mr3422147plh.17.1686259819264; Thu, 08 Jun 2023 14:30:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z7-20020a1709027e8700b001ae5531e6c9sm158225pla.109.2023.06.08.14.30.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:30:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:30:19 -0700 (PDT) Message-ID: <6482486b.170a0220.c47ab.5313SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 88447605246B; Thu, 8 Jun 2023 17:30:18 -0400 (EDT) Subject: |SUCCESS| pw128205 [PATCH] [v2] doc: build manpages as well as html 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128205 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, June 06 2023 13:12:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128205 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26554/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/