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 7697341FDB for ; Thu, 31 Aug 2023 12:37:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F2C440279; Thu, 31 Aug 2023 12:37:31 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D286940279 for ; Thu, 31 Aug 2023 12:37:29 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34ba9d6f033so2267025ab.2 for ; Thu, 31 Aug 2023 03:37:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693478249; x=1694083049; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VGt2hVzWxsMH26znkRL/BRMNNT3KafgMDSwE4cmgXtY=; b=K6l3Vu/ZFqNqpxarO7tWIOx9xHj6UMNoGdanZ8wmjXkFN7efbJaLHDKlinxHz9sEqi Yqu3TVbgau2u3q904c70V9UL//+ErbJg2yvvEF1sQzAgH6E3q1MsTKOq/IVT69isvuCj Udu9pKz8O0lVBUsmf/1YTUIa2X5kAkqx6Hm70= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693478249; x=1694083049; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VGt2hVzWxsMH26znkRL/BRMNNT3KafgMDSwE4cmgXtY=; b=hZUtAMT2fkYEgTkWkqI1cZvXH4Ju0q9Q4SxktM/Rkgo3nBMfwzITVbahm9NU+AFwpx ZfDjJrPPyEUQLZ8LZGqJCClkLT45zsrEWgHKo6ho0m5mpXuB4FDS6oJ4BsYGqpZOfrXn aXcjTmgBZFexGLGGlMkIOdFX36CtoQcsCLnf6TIpxp821webfGVsGYtDyVwbv28advQc ad22+es9fMRC5+VEQevpCdXWBvqDm9X5SdAvgJYveiXKHkyA3E0Pa54Fm1C5Z/YEcDPU SCEvLF16Z7UirAB8bE9+Nb1YcjMF86UZWhIAmvoT+e0DIZDyctXvbkNRAHer2hSt6U3Z mtBQ== X-Gm-Message-State: AOJu0YwwXELybS7hztvnzeGKCySqUZ899XIntxDLL1N16I8RtMx+FDZE wbM+FPyu5CrbQdJLksYgWZmaKus0GmPNcNr2/2/42XD2L+E6ha4+3ivtC45M8W68DIPa+9QNsw= = X-Google-Smtp-Source: AGHT+IGGHEy4ic7Mj/F57X6nkfx7XLUyBH21POFGndx8d9gwgbvKsoX6HMAIjQ7sISb4Vwt1RYXdgnXYScjJ X-Received: by 2002:a05:6e02:ec9:b0:34b:ad7a:384f with SMTP id i9-20020a056e020ec900b0034bad7a384fmr4685064ilk.20.1693478249213; Thu, 31 Aug 2023 03:37:29 -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 t4-20020a02c484000000b0042b026a597dsm34036jam.46.2023.08.31.03.37.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 03:37:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 03:37:29 -0700 (PDT) Message-ID: <64f06d69.020a0220.1fa5a.278cSMTPIN_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 DAB196052471; Thu, 31 Aug 2023 06:37:28 -0400 (EDT) Subject: |SUCCESS| pw130933 [PATCH] [v4] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130933 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, August 31 2023 09:49:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130933 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27483/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/