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 982C742C64 for ; Thu, 8 Jun 2023 23:30:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95D0F410E3; Thu, 8 Jun 2023 23:30:46 +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 EFECF40151 for ; Thu, 8 Jun 2023 23:30:35 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33b3cfb9495so5089805ab.2 for ; Thu, 08 Jun 2023 14:30:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259835; x=1688851835; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RSiHNEFio5ZBbZPHn8mQv6fwT4I8iyNN/9KB9s8gvdQ=; b=bR4VpgzP+UQsas4M3Gkc5WrMmOady/+8hHk/N4iAyEeYGkxeHJPo0z1iyaS8k1JOzn +Owy9h7vn6amigdh6jFfigKZgnHNzMUDaWsAawpe0bhGr224huxtEoa5cqlDaUkc/ThS 2ONq9kvJwLgqyj08AZnCFiahm/odZBR41+uR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259835; x=1688851835; 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=iiTEvV/XEPbOKqKNJS30pEEUAvfLbVCQf3zD0plSNBjsWC2JEp8CFPYclr6gst7Eyx 471pEHRfU2PLjFe69Mwzs8sEMBG9nDfVqc1RbBwG2yjQK7eFcn2ngFom8UBhIlKjpRk7 Wgz0V7xH+eoMy6l+F933N5G+Ld/E1iidx/MMgx8ZN83/GLDb/aahVNVjYhp9frdAqtko wXCDMydEXUTgSO8FPDZhGMKNmR545MkIfVv4BjoK2hxYwZw9Tg7pUdbt9o7LPo4Fx3lP P9312tKV6I++LdmkmMKLJKss6BtA1eJWG8R0wNJraWnswYKvgaGfX3h3tfGnVKXtvsbJ nNFQ== X-Gm-Message-State: AC+VfDxKabtmDxAa0HqRYWakbudDVGN9hVkdOqoz36ObcqdnSd36nHd3 CmsqpaeWA7Gry8lWck81OCwAgR4gH/BRqYoUklcO7l+eyoMrxoyG4LJRXw== X-Google-Smtp-Source: ACHHUZ6uo769/b3fqttIYZooLJkxOalE334qnhkAGrj6vb4UdviEzF1/TNBG7qHYDO8IOEuhvt7vOTto1PYk X-Received: by 2002:a92:d48b:0:b0:32f:80a1:2e44 with SMTP id p11-20020a92d48b000000b0032f80a12e44mr11596856ilg.9.1686259835485; Thu, 08 Jun 2023 14:30:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l23-20020a02ccf7000000b0041f4f64b8ddsm109446jaq.41.2023.06.08.14.30.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:30:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:30:35 -0700 (PDT) Message-ID: <6482487b.020a0220.32e4a.27acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 1FCB6605246B; Thu, 8 Jun 2023 17:30:35 -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/